Remove obsoleted comments

This commit is contained in:
Artur Wieczorek
2019-06-15 22:53:56 +02:00
parent efefc97aac
commit 2ebdfb7a40
4 changed files with 4 additions and 12 deletions

View File

@@ -957,9 +957,6 @@ public:
// Returns true if selection finished successfully. Usually only fails if
// current value in editor is not valid.
// This function clears any previous selection.
// In wxPropertyGrid 1.4, this member function used to generate
// wxEVT_PG_SELECTED. In wxWidgets 2.9 and later, it no longer
// does that.
bool SelectProperty( wxPGPropArg id, bool focus = false );
// Set entire new selection from given list of properties.