vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Wed Jan 18 
15:50:22 2017 +0200| [6288a0ba0ddde66d02ab8bcd78c392aca06afac3] | committer: 
Rémi Denis-Courmont

vout: remove unused VOUT_CONTROL_RESET

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6288a0ba0ddde66d02ab8bcd78c392aca06afac3
---

 src/video_output/control.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/video_output/control.h b/src/video_output/control.h
index 6804742..14eec34 100644
--- a/src/video_output/control.h
+++ b/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 */
 

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to