Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22741 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-19 00:07:34 +00:00
parent 907fd7f426
commit f439934b28
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ CFLAGS-$(CONFIG_LIBAVUTIL) += -I./libavutil
CFLAGS-$(CONFIG_LIBAVCODEC) += -I./libavcodec
CFLAGS += $(CFLAGS-yes)
#CFLAGS += -Wall
COMMON_LDFLAGS += $(EXTRA_LIB)\
$(EXTRALIBS) \