Remove obsolete comments regarding wxPGEditor::CreateControls.

Constants which are mentioned in the comment are not used since r76882.
This commit is contained in:
Artur Wieczorek
2015-02-26 19:29:05 +01:00
parent b5e0a16dfd
commit 5068dddb17

View File

@@ -113,8 +113,6 @@ public:
Initial size for control(s).
@remarks
- Primary control shall use id wxPG_SUBID1, and secondary (button)
control shall use wxPG_SUBID2.
- Unlike in previous version of wxPropertyGrid, it is no longer
necessary to call wxEvtHandler::Connect() for interesting editor
events. Instead, all events from control are now automatically