changeset 31829:dc1b3cb85f51

Daniel pointed out this bit of stupidity I let slip in.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 14 Mar 2011 02:56:07 +0000
parents 7738498d4010
children d66112347eb4 0bde876402d2
files libpurple/protocols/gg/Makefile.mingw
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/gg/Makefile.mingw	Sun Mar 13 23:28:28 2011 +0000
+++ b/libpurple/protocols/gg/Makefile.mingw	Mon Mar 14 02:56:07 2011 +0000
@@ -9,7 +9,6 @@
 
 TARGET = libgg
 CFLAGS += -include win32dep.h -DGG_IGNORE_DEPRECATED
-CFLAGS -= -mms-bitfields
 TYPE = PLUGIN
 
 # Static or Plugin...