X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh.c;h=4c65d7c1f76bdc4b054461127d14b9547881d6f7;hp=4f774f19b846203d9000b56bb6d8e81e4a7b0f7d;hb=24758c5f;hpb=06f33ca150a15c0c3ec97e3475bc05551839071e diff --git a/afh.c b/afh.c index 4f774f19..4c65d7c1 100644 --- a/afh.c +++ b/afh.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2012 Andre Noll + * Copyright (C) 2008-2013 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file afh.c Paraslash's standalone audio format handler tool. */ #include -#include #include "para.h" #include "string.h"