From ce33320b30f27b221d140196f7107e3eccf80568 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 30 Oct 2011 22:08:47 +0100 Subject: Remove redundant filename self-references inside files. Filenames are brittle across renames and add no useful information. --- libavcodec/jfdctint_template.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/jfdctint_template.c') diff --git a/libavcodec/jfdctint_template.c b/libavcodec/jfdctint_template.c index e60e72a412..02b6f09381 100644 --- a/libavcodec/jfdctint_template.c +++ b/libavcodec/jfdctint_template.c @@ -1,6 +1,4 @@ /* - * jfdctint.c - * * This file is part of the Independent JPEG Group's software. * * The authors make NO WARRANTY or representation, either express or implied, -- cgit v1.2.3