summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-09-08 17:24:48 +0000
committerDiego Biurrun <diego@biurrun.de>2006-09-08 17:24:48 +0000
commitec53e1109a65dca91cc8419f26f0f44c0cf5cdb8 (patch)
tree5232e3564dca738480487e95960a05c27416b5a7 /libavformat
parentca373eb7e4b8941f7999d12cec636be80dcca49f (diff)
Remove empty variable declaration.
Originally committed as revision 6199 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index eb413951db..0ee9805a14 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -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