From c36f96879f5547901712bc760863751456e67c16 Mon Sep 17 00:00:00 2001 From: George Tasker Date: Wed, 12 May 2004 15:06:07 +0000 Subject: [PATCH] Removed an outdated statement from docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@27230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/db.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/db.tex b/docs/latex/wx/db.tex index 4740f223aa..6ee53878e3 100644 --- a/docs/latex/wx/db.tex +++ b/docs/latex/wx/db.tex @@ -355,7 +355,7 @@ cached connections created by calls to wxDbGetConnection(). \func{const wxChar *}{wxDbLogExtendedErrorMsg}{\param{const wxChar *}{userText}, \param{wxDb *}{pDb}, \param{wxChar *}{ErrFile}, \param{int }{ErrLine}} Writes a message to the wxLog window (stdout usually) when an internal -error situation occurs. This function only works in DEBUG builds +error situation occurs. \func{bool}{wxDbSqlLog}{\param{wxDbSqlLogState }{state}, \param{const wxString \&}{filename = SQL\_LOG\_FILENAME}}