RCS left a turd in the previous checkin

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker 2000-03-17 11:18:46 +00:00
parent 2750885629
commit ec974d2300

View File

@ -545,7 +545,6 @@ typedef wxDbList DbList;
typedef wxTablesInUse CstructTablesInUse;
#endif
>>>>>>> 1.30
// Deprecated function names that are replaced by the function names listed above
wxDB WXDLLEXPORT *GetDbConnection(DbStuff *pDbStuff, bool FwdOnlyCursors=(bool)wxODBC_FWD_ONLY_CURSORS);
bool WXDLLEXPORT FreeDbConnection(wxDB *pDb);