]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - play.c
sched.c: Remove unused timeout_is_zero().
[paraslash.git] / play.c
diff --git a/play.c b/play.c
index 90207520f5dc1eb21c38c706cf0bd8384de83e69..04516b7ea4ba9f77edd07042582a82ad3a117a39 100644 (file)
--- a/play.c
+++ b/play.c
@@ -633,9 +633,6 @@ static char **get_mapped_keyseqs(void)
        return result;
 }
 
-#include "play.completion.h"
-
-
 /* defines one command of para_play */
 struct pp_command {
        const char *name;