changeset 1494:f1b6a9a50eec libavformat

Remove wrong/misleading comment.
author diego
date Tue, 14 Nov 2006 01:02:30 +0000
parents 26ab1aeefb58
children 04909cf98da7
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Nov 13 23:14:24 2006 +0000
+++ b/Makefile	Tue Nov 14 01:02:30 2006 +0000
@@ -167,7 +167,6 @@
 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