From 1351b50ea5e12d0b316c0670a525f1a75be3100b Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Thu, 24 Apr 2008 07:14:05 +0300 Subject: Move flip and softzoom to options struct --- mplayer.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'mplayer.h') diff --git a/mplayer.h b/mplayer.h index adfcf60938..143ddbe6aa 100644 --- a/mplayer.h +++ b/mplayer.h @@ -36,9 +36,6 @@ extern char * filename; extern int stream_cache_size; extern int autosync; -// libmpcodecs: -extern int flip; - extern int frame_dropping; extern int auto_quality; -- cgit v1.2.3