X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=amp_filter.c;h=3dc1e4117938f0c07d67f519e3cf076a51f4d52c;hp=29c62e3bf580931788d28c0dd5ddb051f119f256;hb=4744d937c4160898d1fe151257606430750e580c;hpb=ffb2eaa90429f6d5c3d369509efcdf91c5463dad diff --git a/amp_filter.c b/amp_filter.c index 29c62e3b..3dc1e411 100644 --- a/amp_filter.c +++ b/amp_filter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Andre Noll + * Copyright (C) 2009-2012 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"