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/jrevdct.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/jrevdct.c') diff --git a/libavcodec/jrevdct.c b/libavcodec/jrevdct.c index 9e28daeae6..5ed96da2ca 100644 --- a/libavcodec/jrevdct.c +++ b/libavcodec/jrevdct.c @@ -1,6 +1,4 @@ /* - * jrevdct.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