summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-09-14 22:07:33 +0200
committerwm4 <wm4@nowhere>2012-10-12 10:10:30 +0200
commitcd25a671b58a94fbfa1942103137ad6617170a32 (patch)
treee709ee6cbf2bd6f228dd571022f5d2032d144880 /input/input.h
parenta668ae0ff90c43ebcdea4f581aef0c98aeebd382 (diff)
downloadmpv-cd25a671b58a94fbfa1942103137ad6617170a32.tar.bz2
mpv-cd25a671b58a94fbfa1942103137ad6617170a32.tar.xz
commands: remove unimplemented "use_master" command
The implementation for this command was removed in 2002.
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/input/input.h b/input/input.h
index af9d1a8db0..52fdfb956b 100644
--- a/input/input.h
+++ b/input/input.h
@@ -28,7 +28,6 @@ enum mp_command_type {
MP_CMD_PLAYLIST_NEXT,
MP_CMD_PLAYLIST_PREV,
MP_CMD_OSD,
- MP_CMD_MIXER_USEMASTER,
MP_CMD_TV_STEP_CHANNEL,
MP_CMD_TV_STEP_NORM,
MP_CMD_TV_STEP_CHANNEL_LIST,