From 352dfc79e4c3434ea8835cb1d9014ae0c08d461a Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 18 Feb 2010 09:41:52 +0000 Subject: Remove forward declarations for non-existing functions readPPOpt, revertPPOpt. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30634 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cfg-mplayer.h') diff --git a/cfg-mplayer.h b/cfg-mplayer.h index 4eb42a3adf..0fa7249cad 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -72,8 +72,6 @@ extern float force_monitor_aspect; extern float monitor_pixel_aspect; extern int sws_flags; -int readPPOpt(void *conf, char *arg); -void revertPPOpt(void *conf, char* opt); extern char* pp_help; const m_option_t vd_conf[]={ -- cgit v1.2.3