X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2c033d4a12a1a9be8ba635961cc909513dae1b1b..56d85ddeece939e0d2cf602a45286e8368544320:/interface/wx/treebase.h?ds=sidebyside

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