changeset 11:26331be7e47d libavcodec

comments
author glantau
date Mon, 30 Jul 2001 23:23:11 +0000
parents f439e6867cac
children 4d50c7d89e0f
files fdctref.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/fdctref.c	Mon Jul 30 23:22:07 2001 +0000
+++ b/fdctref.c	Mon Jul 30 23:23:11 2001 +0000
@@ -29,8 +29,6 @@
 
 #include <math.h>
 
-// #include "config.h"
-
 #ifndef PI
 # ifdef M_PI
 #  define PI M_PI