]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xmlres.h
Move body of SetFocusOnCanvas to .cpp file
[wxWidgets.git] / include / wx / xrc / xmlres.h
index 2f941d9f00f77557e527647ad2a467b6b51745d0..8bffb9f548c74cd13851a379e746be6ed50b70f7 100644 (file)
@@ -108,8 +108,6 @@ public:
     // Destructor.
     virtual ~wxXmlResource();
 
-    wxXmlNode *GetFirstRoot();
-
     // Loads resources from XML files that match given filemask.
     // This method understands VFS (see filesys.h).
     bool Load(const wxString& filemask);