From: Ron Lee Date: Thu, 11 Nov 2004 07:00:11 +0000 (+0000) Subject: Does \deprecated exist outside doxygen? X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/348f211c7e7294c63ffeb5137aefe110b8cf65c3?ds=inline Does \deprecated exist outside doxygen? tex2rtf doesn't seem to like it right now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/strmbase.tex b/docs/latex/wx/strmbase.tex index 1e7f6d824e..54ea88732c 100644 --- a/docs/latex/wx/strmbase.tex +++ b/docs/latex/wx/strmbase.tex @@ -72,7 +72,7 @@ This function returns the last error. \constfunc{size\_t}{GetSize}{\void} -\deprecated{\helpref{GetLength}{wxstreambasegetlength}} +\helpref{GetLength}{wxstreambasegetlength} This function returns the size of the stream. For example, for a file it is the size of the file.