Browse Source

remove unused interfaces

David Rose 16 years ago
parent
commit
778a30aa5f
1 changed files with 0 additions and 6 deletions
  1. 0 6
      direct/src/dxml/config_dxml.N

+ 0 - 6
direct/src/dxml/config_dxml.N

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