summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2001-07-30 23:23:11 +0000
committerFabrice Bellard <fabrice@bellard.org>2001-07-30 23:23:11 +0000
commitcaa6348e96fc4f2b3d71da96b194592699b222f1 (patch)
tree98e7f63e28e0370c032af7f6c4d81b735e9c33aa /libavcodec
parent420b073bbcce462d47c8020ce30112627c08ac13 (diff)
comments
Originally committed as revision 20 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/fdctref.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/fdctref.c b/libavcodec/fdctref.c
index 5038e67538..b90a2e52ee 100644
--- a/libavcodec/fdctref.c
+++ b/libavcodec/fdctref.c
@@ -29,8 +29,6 @@
#include <math.h>
-// #include "config.h"
-
#ifndef PI
# ifdef M_PI
# define PI M_PI