]> git.sesse.net Git - vlc/blobdiff - include/vlc_vout.h
Kill stupid VOUT_SNAPSHOT control.
[vlc] / include / vlc_vout.h
index 9744319f5967c63a840ef8456d3a4c5dd165a993..2effe42939fc12db79a9c00f27bd21ae8ad9a0f0 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_SNAPSHOT,
     VOUT_CLOSE,
     VOUT_SET_FOCUS,         /* arg1= bool       res=    */
     VOUT_SET_VIEWPORT,      /* arg1= view rect, arg2=clip rect, res= */