summaryrefslogtreecommitdiffstats
path: root/player/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/command.h')
-rw-r--r--player/command.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/player/command.h b/player/command.h
index 447e01c011..c87cbeba7f 100644
--- a/player/command.h
+++ b/player/command.h
@@ -49,8 +49,6 @@ enum {
MP_EVENT_CACHE_UPDATE,
MP_EVENT_WIN_RESIZE,
MP_EVENT_WIN_STATE,
- MP_EVENT_AUDIO_DEVICES,
- MP_EVENT_DETECTED_AUDIO_DEVICE,
};
bool mp_hook_test_completion(struct MPContext *mpctx, char *type);