diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: config.h,v 1.41 2008-03-28 22:17:17 phintuka Exp $ + * $Id: config.h,v 1.42 2008-04-12 19:37:41 phintuka Exp $ * */ @@ -243,7 +243,6 @@ class config_t { int osd_scaling; // OSD scaling mode: off, nearest, bilinear int hud_osd; // head up display OSD int prescale_osd; - int prescale_osd_downscale; int unscaled_osd; int unscaled_osd_opaque; int unscaled_osd_lowresvideo; |