diff src/protocols/msn/soap.c @ 19827:349b85feaefa

[gaim-migrate @ 17043] change the Group operation committed by MaYuan<mayuan2006@gmail.com> committer: Ethan Blanton <elb@pidgin.im>
author Ma Yuan <mayuan2006@gmail.com>
date Sat, 26 Aug 2006 11:30:40 +0000
parents 1d1e5163b0eb
children
line wrap: on
line diff
--- a/src/protocols/msn/soap.c	Sat Aug 26 09:23:40 2006 +0000
+++ b/src/protocols/msn/soap.c	Sat Aug 26 11:30:40 2006 +0000
@@ -27,7 +27,7 @@
 #include "soap.h"
 
 /*define this Macro to debug soap server action*/
-#define MSN_SOAP_DEBUG
+#undef MSN_SOAP_DEBUG
 
 /*local function prototype*/
 void msn_soap_set_process_step(MsnSoapConn *soapconn, MsnSoapStep step);