Remove empty variable declaration.
authorDiego Biurrun <diego@biurrun.de>
Fri, 8 Sep 2006 17:24:48 +0000 (17:24 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 8 Sep 2006 17:24:48 +0000 (17:24 +0000)
Originally committed as revision 6199 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/Makefile

index eb41395..0ee9805 100644 (file)
@@ -9,7 +9,6 @@ CFLAGS=-I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavutil -I$(SRC_PATH)/libavcodec \
        -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
 
 OBJS= utils.o cutils.o os_support.o allformats.o
-CPPOBJS=
 
 HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h