X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1058f652031c9b99daa7c701f09f16c3af7159c1..df105ffb6229bf55efc4fdbaf8363a1d02fda6b3:/interface/wx/choice.h diff --git a/interface/wx/choice.h b/interface/wx/choice.h index 975052193e..20ec50bc12 100644 --- a/interface/wx/choice.h +++ b/interface/wx/choice.h @@ -40,7 +40,6 @@ public: */ wxChoice(); - //@{ /** Constructor, creating and showing a choice. @@ -127,7 +126,6 @@ public: long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxChoiceNameStr ); - //@} /** Destructor, destroying the choice item.