]> git.sesse.net Git - vlc/blobdiff - include/vlc_vout.h
Remove unneeded VOUT_CLOSE.
[vlc] / include / vlc_vout.h
index 2effe42939fc12db79a9c00f27bd21ae8ad9a0f0..f0593bae7b4593ed6ac8d60fe7068cd86f46df0d 100644 (file)
@@ -705,7 +705,6 @@ enum output_query_e
     VOUT_SET_SIZE,         /* arg1= unsigned int, arg2= unsigned int, res= */
     VOUT_SET_STAY_ON_TOP,  /* arg1= bool       res=    */
     VOUT_REPARENT,
-    VOUT_CLOSE,
     VOUT_SET_FOCUS,         /* arg1= bool       res=    */
     VOUT_SET_VIEWPORT,      /* arg1= view rect, arg2=clip rect, res= */
     VOUT_REDRAW_RECT,       /* arg1= area rect, res= */