]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/treebase.h
Fix wrong return value in the changes of r73365.
[wxWidgets.git] / interface / wx / treebase.h
index e339ca6381428b5e8989d881b5728f490268f9ac..35cabc155da1f982fa20b30fa107f23951998e23 100644 (file)
@@ -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