From a3da087c2e3130255af8a0c1fa35c054db5c243d Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sun, 27 Jul 2008 20:08:30 +0000 Subject: [PATCH] Remove unecessary compile flags git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3860 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- marshallers/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/marshallers/Makefile.am b/marshallers/Makefile.am index 94be4bc6b..efccf5c41 100644 --- a/marshallers/Makefile.am +++ b/marshallers/Makefile.am @@ -9,8 +9,6 @@ libmarshallers_la_SOURCES = \ libmarshallers_la_CPPFLAGS = \ $(GTHREAD_CFLAGS) \ - -g \ - -Wall \ -DG_DISABLE_DEPRECATED