]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - play.c
mood.c: Rename compute_mood_score().
[paraslash.git] / play.c
diff --git a/play.c b/play.c
index b54a46966355757a49c8a540d4b958b0696de688..7b8192d46172a73b33869603630b2b02a4f28bf8 100644 (file)
--- a/play.c
+++ b/play.c
@@ -8,7 +8,6 @@
 
 #include <regex.h>
 #include <signal.h>
-#include <inttypes.h>
 #include <lopsub.h>
 
 #include "recv_cmd.lsg.h"
@@ -709,7 +708,6 @@ I9E_DUMMY_COMPLETER(ls);
 I9E_DUMMY_COMPLETER(info);
 I9E_DUMMY_COMPLETER(play);
 I9E_DUMMY_COMPLETER(pause);
-I9E_DUMMY_COMPLETER(stop);
 I9E_DUMMY_COMPLETER(tasks);
 I9E_DUMMY_COMPLETER(quit);
 I9E_DUMMY_COMPLETER(ff);