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