Sfoglia il codice sorgente

vout: remove unused VOUT_CONTROL_RESET

Rémi Denis-Courmont 8 anni fa
parent
commit
6288a0ba0d
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/video_output/control.h

+ 0 - 1
src/video_output/control.h

@@ -47,7 +47,6 @@ enum {
     VOUT_CONTROL_CHANGE_SUB_MARGIN,     /* integer */
 
     VOUT_CONTROL_PAUSE,
-    VOUT_CONTROL_RESET,
     VOUT_CONTROL_FLUSH,                 /* time */
     VOUT_CONTROL_STEP,                  /* time_ptr */