diff --git a/docs/latex/wx/text.tex b/docs/latex/wx/text.tex index 11ca136d64..d1229d93a1 100644 --- a/docs/latex/wx/text.tex +++ b/docs/latex/wx/text.tex @@ -108,9 +108,6 @@ Under Windows, if the {\bf wxTE\_MULTILINE} style is used, the window is impleme as a Windows rich text control with unlimited capacity. Otherwise, normal edit control limits apply. -For the GTK, the single line text control is implemented as a gtk\_entry, -while the multi-line control is a gtk\_text. - \wxheading{See also} \helpref{wxTextCtrl::Create}{wxtextctrlcreate}, \helpref{wxValidator}{wxvalidator}