Remove empty variable declaration.
Originally committed as revision 6199 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ca373eb7e4
commit
ec53e1109a
@ -9,7 +9,6 @@ CFLAGS=-I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavutil -I$(SRC_PATH)/libavcodec \
|
|||||||
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
|
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE
|
||||||
|
|
||||||
OBJS= utils.o cutils.o os_support.o allformats.o
|
OBJS= utils.o cutils.o os_support.o allformats.o
|
||||||
CPPOBJS=
|
|
||||||
|
|
||||||
HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h
|
HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user