Remove unused #define.

Originally committed as revision 8135 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-02-26 22:56:02 +00:00
parent 78645c98a5
commit 549b2c0cc3
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
#
include ../config.mak
CFLAGS+=-DBUILD_AVUTIL
OBJS= mathematics.o \
rational.o \
intfloat_readwrite.o \