remove unused interfaces

This commit is contained in:
David Rose 2009-10-13 21:27:32 +00:00
parent 268f02b587
commit 778a30aa5f

View File

@ -1,14 +1,8 @@
forcetype TiXmlAttribute
forcetype TiXmlBase forcetype TiXmlBase
forcetype TiXmlComment
forcetype TiXmlDeclaration forcetype TiXmlDeclaration
forcetype TiXmlDocument forcetype TiXmlDocument
forcetype TiXmlElement forcetype TiXmlElement
forcetype TiXmlNode forcetype TiXmlNode
forcetype TiXmlParsingData
forcetype TiXmlText
forcetype TiXmlUnknown
forcetype TiXmlVisitor
# This method can't be exported, because it steals ownership of the pointer. # This method can't be exported, because it steals ownership of the pointer.
ignoremember LinkEndChild ignoremember LinkEndChild