]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/modules/html/html.py
Added comment makeg95.env
[wxWidgets.git] / utils / wxPython / modules / html / html.py
index 82ef9b9a2fe9975204a3629ba626d26dd63a2269..4231aac0cd51acdfa45a63344765fcd769624321 100644 (file)
@@ -425,9 +425,6 @@ class wxHtmlContainerCellPtr(wxHtmlCellPtr):
     def SetMinHeight(self, *_args, **_kwargs):
         val = apply(htmlc.wxHtmlContainerCell_SetMinHeight,(self,) + _args, _kwargs)
         return val
-    def GetMaxLineWidth(self, *_args, **_kwargs):
-        val = apply(htmlc.wxHtmlContainerCell_GetMaxLineWidth,(self,) + _args, _kwargs)
-        return val
     def SetBackgroundColour(self, *_args, **_kwargs):
         val = apply(htmlc.wxHtmlContainerCell_SetBackgroundColour,(self,) + _args, _kwargs)
         return val