X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2c033d4a12a1a9be8ba635961cc909513dae1b1b..0ecd03525b34edba886ca83ff724265cd912dbbd:/interface/wx/treebase.h diff --git a/interface/wx/treebase.h b/interface/wx/treebase.h index e339ca6381..35cabc155d 100644 --- a/interface/wx/treebase.h +++ b/interface/wx/treebase.h @@ -67,12 +67,6 @@ public: /** Default constructor. - @beginWxPythonOnly - The following methods are added in wxPython for accessing the object: - - GetData(): Returns a reference to the Python Object. - - SetData(obj): Associates a new Python Object with the wxTreeItemData. - @endWxPythonOnly - @beginWxPerlOnly In wxPerl the constructor accepts a scalar as an optional parameter and stores it as client data; use