From 4f199a406b22c1538cb589426d5f7634696a738a Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 5 Jan 2009 12:43:50 +0000 Subject: Remove obsolete and misleading comment. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28265 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libaf/af_resample_template.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libaf') diff --git a/libaf/af_resample_template.c b/libaf/af_resample_template.c index be9a761acc..03b0f1a78b 100644 --- a/libaf/af_resample_template.c +++ b/libaf/af_resample_template.c @@ -24,10 +24,6 @@ only be included by af_resample.c */ -/* This header intentionally has no multiple inclusion guards. It is meant to - * be included multiple times and generates different code depending on the - * value of certain #defines. */ - #undef L #undef SHIFT #undef FORMAT -- cgit v1.2.3