diff options
Diffstat (limited to 'player/command.h')
-rw-r--r-- | player/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/player/command.h b/player/command.h index 8047fd747a..61fe1ffad0 100644 --- a/player/command.h +++ b/player/command.h @@ -35,6 +35,5 @@ int mp_property_do(const char* name, int action, void* val, const struct m_option *mp_get_property_list(void); void mp_notify(struct MPContext *mpctx, int event, void *arg); -void mp_flush_events(struct MPContext *mpctx); #endif /* MPLAYER_COMMAND_H */ |