summaryrefslogtreecommitdiffstats
path: root/player/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/command.h')
-rw-r--r--player/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/player/command.h b/player/command.h
index f9bb7c49a0..0307bd06b7 100644
--- a/player/command.h
+++ b/player/command.h
@@ -45,6 +45,5 @@ uint64_t mp_get_property_event_mask(const char *name);
bool mp_hook_test_completion(struct MPContext *mpctx, char *type);
void mp_hook_run(struct MPContext *mpctx, char *client, char *type);
-void mp_hook_abort(struct MPContext *mpctx, char *type);
#endif /* MPLAYER_COMMAND_H */