Duplicated definition of ixmlAttr_free(). MSVC compiler is complaining.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@451 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
		@@ -133,7 +133,6 @@ int Parser_LoadDocument(IXML_Document **retDoc, const char * xmlFile, BOOL file)
 | 
			
		||||
int Parser_setNodePrefixAndLocalName(IXML_Node *newIXML_NodeIXML_Attr);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
void ixmlAttr_free(IXML_Attr *attrNode);
 | 
			
		||||
void ixmlAttr_init(IXML_Attr *attrNode);
 | 
			
		||||
 | 
			
		||||
/*!
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user