You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Remove empty variable declaration.
Originally committed as revision 6199 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user