]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_xmlhandler.i
Add support for launching APPL bundles with wxExecute
[wxWidgets.git] / wxPython / src / _xmlhandler.i
index fc1d0f11c39e14de56e973a222fa8fccefeb57c8..cdf52dae8b361d50ee4d4e81de895910cfb31978 100644 (file)
@@ -40,7 +40,6 @@ public:
     wxObject* GetParent()               { return m_parent; }
     wxObject* GetInstance()             { return m_instance; }
     wxWindow* GetParentAsWindow()       { return m_parentAsWindow; }
-//    wxWindow* GetInstanceAsWindow()     { return m_instanceAsWindow; }
 
 
     // turn some protected methods into public via delegation