summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp_core.h b/mp_core.h
index 8e4eb663d5..45a0ce2d69 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -127,5 +127,4 @@ void exit_player_with_rc(const char* how, int rc);
char *get_path(const char *filename);
void rm_osd_msg(int id);
void add_subtitles(char *filename, float fps, int silent);
-void mplayer_put_key(int code);
int reinit_video_chain(void);