summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/menu.h b/menu.h
index 8dc8e6b6..d5bb1de0 100644
--- a/menu.h
+++ b/menu.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: menu.h,v 1.1 2006-06-03 09:50:54 phintuka Exp $
+ * $Id: menu.h,v 1.2 2006-08-07 18:20:43 phintuka Exp $
*
*/
@@ -22,10 +22,6 @@ class cMenuXinelib : public cMenuSetupPage
int headphone;
int autocrop;
-#ifdef ENABLE_SUSPEND
- int suspend;
- cOsdItem *decoder_ctrl_suspend;
-#endif
#ifdef HAVE_XV_FIELD_ORDER
cOsdItem *video_ctrl_interlace_order;
#endif