diff --git a/docs/latex/wx/combobox.tex b/docs/latex/wx/combobox.tex index 14a6978125..93adf5361c 100644 --- a/docs/latex/wx/combobox.tex +++ b/docs/latex/wx/combobox.tex @@ -132,16 +132,6 @@ Deletes an item from the combobox. \docparam{n}{The item to delete, starting from zero.} -\membersection{wxComboBox::Deselect}\label{wxcomboboxdeselect} - -\func{void}{Deselect}{\param{const int}{ n}} - -Deselects an item in the combobox. - -\wxheading{Parameters} - -\docparam{n}{The item to deselect, starting from zero.} - \membersection{wxComboBox::FindString}\label{wxcomboboxfindstring} \func{int}{FindString}{\param{const wxString\& }{string}}