X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=play.c;h=4fb2050019d2dbfeee61c660bd7f7fa3c4e086fe;hp=90207520f5dc1eb21c38c706cf0bd8384de83e69;hb=8faafd97cfa6aa07cb79d908022001c5dffb3bc6;hpb=d1e7875caba9aface190dab0de394435a80edd21 diff --git a/play.c b/play.c index 90207520..4fb20500 100644 --- a/play.c +++ b/play.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Andre Noll + * Copyright (C) 2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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;