define removed

git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@42 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Oxy 2006-07-05 16:18:26 +00:00
parent f13fd3d522
commit cd50cb678f

View File

@ -34,11 +34,7 @@
#if EXCLUDE_SOAP == 0
#define SOAP_BODY "Body"
#ifdef WIN32 // escaping necessary for CBuilder
#define SOAP_URN "http:\/\/schemas.xmlsoap.org/soap/envelope/"
#else
#define SOAP_URN "http://schemas.xmlsoap.org/soap/envelope/"
#endif
#define SOAP_URN "http:/""/schemas.xmlsoap.org/soap/envelope/"
#define QUERY_STATE_VAR_URN "urn:schemas-upnp-org:control-1-0"