Mercurial > mplayer.hg
changeset 30592:66e27086f326
Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
author | diego |
---|---|
date | Thu, 18 Feb 2010 09:41:52 +0000 |
parents | 60ad8ca441dc |
children | 8fccdda74db0 |
files | cfg-mencoder.h cfg-mplayer.h |
diffstat | 2 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/cfg-mencoder.h Thu Feb 18 09:29:05 2010 +0000 +++ b/cfg-mencoder.h Thu Feb 18 09:41:52 2010 +0000 @@ -26,8 +26,6 @@ #include "cfg-common.h" extern int sws_flags; -int readPPOpt(void *, char *arg); -void revertPPOpt(void *conf, char* opt); extern char *pp_help; extern m_option_t lameopts_conf[];
--- a/cfg-mplayer.h Thu Feb 18 09:29:05 2010 +0000 +++ b/cfg-mplayer.h Thu Feb 18 09:41:52 2010 +0000 @@ -72,8 +72,6 @@ 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[]={