[vlc-commits] commit: Unassign cube speed action values ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)

git at videolan.org git at videolan.org
Sun Dec 5 04:44:43 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Dec  5 05:19:12 2010 +0200| [ce75154bf7fdaa77f8e93863751ebb766f13d5b4] | committer: Rémi Denis-Courmont 

Unassign cube speed action values

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

 include/vlc_keys.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/vlc_keys.h b/include/vlc_keys.h
index b647b56..2787a9a 100644
--- a/include/vlc_keys.h
+++ b/include/vlc_keys.h
@@ -149,8 +149,6 @@ typedef enum vlc_key {
     ACTIONID_HISTORY_FORWARD,
     ACTIONID_AUDIO_TRACK,
     ACTIONID_SUBTITLE_TRACK,
-    ACTIONID_CUBESPEED_UP,
-    ACTIONID_CUBESPEED_DOWN,
     ACTIONID_INTF_SHOW,
     ACTIONID_INTF_HIDE,
     /* chapter and title navigation */



More information about the vlc-commits mailing list