summaryrefslogtreecommitdiff
path: root/libavcodec/dca.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dca.c')
-rw-r--r--libavcodec/dca.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavcodec/dca.c b/libavcodec/dca.c
index 6d0b966aab..10bc956e98 100644
--- a/libavcodec/dca.c
+++ b/libavcodec/dca.c
@@ -22,10 +22,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-/**
- * @file libavcodec/dca.c
- */
-
#include <math.h>
#include <stddef.h>
#include <stdio.h>