X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=play.c;h=4fb2050019d2dbfeee61c660bd7f7fa3c4e086fe;hb=ca14953f8f1c5968578735af5de7e966e9b4487d;hp=90207520f5dc1eb21c38c706cf0bd8384de83e69;hpb=2cbca80137dd7b4229ba984080ac5410da546c71;p=paraslash.git 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;