diff --git a/docs/latex/wx/notebook.tex b/docs/latex/wx/notebook.tex index ed7a112c1f..ea9dedcc48 100644 --- a/docs/latex/wx/notebook.tex +++ b/docs/latex/wx/notebook.tex @@ -276,8 +276,6 @@ Returns the index of the tab at the specified position or {\tt wxNOT\_FOUND} if none. If {\it flags} parameter is non {\tt NULL}, the position of the point inside the tab is returned as well. -{\bf NB: } This method is currently only implemented under wxMSW and wxUniv. - \wxheading{Parameters} \docparam{pt}{Specifies the point for the hit test.}