summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 6d4b405e56..48b2eb295c 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -39,9 +39,6 @@
#define VOCTRL_QUERY_FORMAT 2
/* signal a device reset seek */
#define VOCTRL_RESET 3
-/* true if vo driver can use GUI created windows */
-#define VOCTRL_GUISUPPORT 4
-#define VOCTRL_GUI_NOWINDOW 19
/* used to switch to fullscreen */
#define VOCTRL_FULLSCREEN 5
/* signal a device pause */
@@ -69,7 +66,6 @@ struct voctrl_get_equalizer_args {
const char *name;
int *valueptr;
};
-//#define VOCTRL_GUI_NOWINDOW 19
/* Frame duplication */
#define VOCTRL_DUPLICATE_FRAME 20
// ... 21