]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/html.py
Remove a(nother) guaranteed build failure until what is it testing
[wxWidgets.git] / wxPython / src / gtk / html.py
index 1ad43f4a725089d31694df22ea769556b802a403..91619afd7a232dfe88f827e01850abbfc4d63752 100644 (file)
@@ -1318,10 +1318,6 @@ class HtmlEasyPrinting(_core.Object):
         """PrintText(self, String htmltext, String basepath=EmptyString)"""
         return _html.HtmlEasyPrinting_PrintText(*args, **kwargs)
 
-    def PrinterSetup(*args, **kwargs):
-        """PrinterSetup(self)"""
-        return _html.HtmlEasyPrinting_PrinterSetup(*args, **kwargs)
-
     def PageSetup(*args, **kwargs):
         """PageSetup(self)"""
         return _html.HtmlEasyPrinting_PageSetup(*args, **kwargs)