Remove redundant filename self-references inside files.

Filenames are brittle across renames and add no useful information.
This commit is contained in:
Diego Biurrun
2011-10-30 22:08:47 +01:00
parent 9412f81138
commit ce33320b30
8 changed files with 3 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
/**
* @file
* data structures common to libschroedingerdec.c and libschroedingerenc.c
* data structures common to libschroedinger decoder and encoder
*/
#ifndef AVCODEC_LIBSCHROEDINGER_H