--- parser3/src/main/pa_sql_driver_manager.C 2001/05/17 18:43:06 1.19 +++ parser3/src/main/pa_sql_driver_manager.C 2001/06/28 07:44:17 1.22 @@ -4,9 +4,8 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - - $Id: pa_sql_driver_manager.C,v 1.19 2001/05/17 18:43:06 parser Exp $ */ +static const char *RCSId="$Id: pa_sql_driver_manager.C,v 1.22 2001/06/28 07:44:17 parser Exp $"; #include "pa_sql_driver_manager.h" #include "ltdl.h" @@ -55,7 +54,6 @@ private: /// @param request_url protocol://[driver-dependent] SQL_Connection& SQL_Driver_manager::get_connection(const String& request_url, Table *protocol2driver_and_client) { -////__asm int 3; Pool& pool=request_url.pool(); // request pool // we have table for locating protocol's library