Commit ec53e110 authored by Diego Biurrun's avatar Diego Biurrun

Remove empty variable declaration.

Originally committed as revision 6199 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ca373eb7
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment