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.2 2006-07-02 17:03:26 phintuka Exp $ + * $Id: config.h,v 1.3 2006-08-07 18:20:43 phintuka Exp $ * */ @@ -149,7 +149,6 @@ class config_t { int headphone; int audio_upmix; - int inactivity_timer; int decoder_priority; int pes_buffers; char deinterlace_method[32]; |