From ca81202840dcc690142913183b982ab474bd12ee Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 19 Feb 2010 19:38:53 +0000 Subject: Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30657 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index 04058e9480..410e7e386e 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -370,6 +370,4 @@ extern const m_option_t noconfig_opts[]; extern const m_option_t lavc_decode_opts_conf[]; extern const m_option_t xvid_dec_opts[]; -int dvd_parse_chapter_range(const m_option_t*, const char*); - #endif /* MPLAYER_CFG_COMMON_H */ -- cgit v1.2.3