X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=amp_filter.c;h=e857e31a5e3d01586c0bc4fe3a261b5040e9196f;hb=a5f5ca5e8d937f6e0a01f71832f209603e389219;hp=29c62e3bf580931788d28c0dd5ddb051f119f256;hpb=6668ac4a8c7f2a92efb9e6d405d954beff77d230;p=paraslash.git diff --git a/amp_filter.c b/amp_filter.c index 29c62e3b..e857e31a 100644 --- a/amp_filter.c +++ b/amp_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Andre Noll + * Copyright (C) 2009-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file amp_filter.c Paraslash's amplify filter. */ #include -#include #include "para.h" #include "amp_filter.cmdline.h"