Browse Source

Remove wrong/misleading comment.

Originally committed as revision 7030 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 19 years ago
parent
commit
8fc433b476
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavformat/Makefile

+ 0
- 1
libavformat/Makefile View File

@@ -167,7 +167,6 @@ ifeq ($(CONFIG_PROTOCOLS),yes)
OBJS+= file.o
ifeq ($(CONFIG_NETWORK),yes)
OBJS+= udp.o tcp.o http.o rtsp.o rtp.o rtpproto.o mpegts.o base64.o rtp_h264.o
# BeOS and Darwin network stuff
ifeq ($(NEED_INET_ATON),yes)
OBJS+= barpainet.o
endif


Loading…
Cancel
Save