aboutsummaryrefslogtreecommitdiffstats
path: root/src/player_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player_control.h')
-rw-r--r--src/player_control.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/player_control.h b/src/player_control.h
index 633d16dcd..8282a9245 100644
--- a/src/player_control.h
+++ b/src/player_control.h
@@ -107,8 +107,6 @@ extern struct player_control pc;
void pc_init(unsigned int buffered_before_play);
-void player_command_finished(void);
-
void playerPlay(Song * song);
void playerSetPause(int pause_flag);