X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.c;h=81258a6a12b51459d21ec00bad628bae009fa015;hp=bc9952ae95d9c08d3df61a2bbc8e3ecd4329487f;hb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0;hpb=ef1f130a1f9ac61a51da10ee56c5bd9ef1b52366 diff --git a/filter.c b/filter.c index bc9952ae..81258a6a 100644 --- a/filter.c +++ b/filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2011 Andre Noll + * Copyright (C) 2005-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file filter.c The stand-alone filter program. */ #include -#include #include "para.h" #include "filter.cmdline.h"