changeset 36867:160b9ec5ebf4

Remove left-over VOCTRL_GUI_NOWINDOW usage The control VOCTRL_GUI_NOWINDOW was dropped in r36959. Patch-By: Erik Auerswald >auerswal unix-ag.uni-kl de<
author al
date Sun, 02 Mar 2014 15:11:25 +0000
parents 59835f85728d
children 6104326789e6
files libvo/vo_dfbmga.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_dfbmga.c	Sun Mar 02 09:06:46 2014 +0000
+++ b/libvo/vo_dfbmga.c	Sun Mar 02 15:11:25 2014 +0000
@@ -1409,7 +1409,6 @@
 {
      switch (request) {
      case VOCTRL_GUISUPPORT:
-     case VOCTRL_GUI_NOWINDOW:
           return VO_TRUE;
 
      case VOCTRL_QUERY_FORMAT: