]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/html.py
wxPython now creates it's own Python thread state instead of using the
[wxWidgets.git] / wxPython / src / msw / html.py
index f8795bcd535b3d6c9bb2761e12cfe4bc10090b9b..27fd7f1071d2fdc106a3fd9b3e652db999586faf 100644 (file)
@@ -619,9 +619,6 @@ class wxHtmlPrintoutPtr(wxPrintoutPtr):
     def __init__(self,this):
         self.this = this
         self.thisown = 0
-    def __del__(self,htmlc=htmlc):
-        if self.thisown == 1 :
-            htmlc.delete_wxHtmlPrintout(self)
     def SetHtmlText(self, *_args, **_kwargs):
         val = apply(htmlc.wxHtmlPrintout_SetHtmlText,(self,) + _args, _kwargs)
         return val