]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/html.py
cleanup - reformatting
[wxWidgets.git] / wxPython / src / mac / html.py
index 48ae5a0f97ece38a494c960626293f0fff7a1089..e73b2e983b882751954ff6fa99a04f03a787b8b2 100644 (file)
@@ -2043,7 +2043,6 @@ class HtmlHelpController(HelpControllerBase):
         """FindTopLevelWindow(self) -> Window"""
         return _html.HtmlHelpController_FindTopLevelWindow(*args, **kwargs)
 
-    def Destroy(self): pass 
 
 class HtmlHelpControllerPtr(HtmlHelpController):
     def __init__(self, this):