Tag: cws_src680_dba24b User: fs Date: 2007-08-29 12:07:05+0000 Modified: dba/dbaccess/source/ui/app/AppController.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: AppController.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppController.cxx?r1=1.44.6.2&r2=1.44.6.3 Delta lines: +2 -3 ------------------- --- AppController.cxx 2007-08-29 12:03:18+0000 1.44.6.2 +++ AppController.cxx 2007-08-29 12:07:02+0000 1.44.6.3 @@ -4,9 +4,9 @@ * * $RCSfile: AppController.cxx,v $ * - * $Revision: 1.44.6.2 $ + * $Revision: 1.44.6.3 $ * - * last change: $Author: fs $ $Date: 2007/08/29 12:03:18 $ + * last change: $Author: fs $ $Date: 2007/08/29 12:07:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -920,7 +920,6 @@ { ::rtl::OUString sURL; m_xDataSource->getPropertyValue( PROPERTY_URL ) >>= sURL; - DATASOURCE_TYPE eType = m_aTypeCollection.getType( sURL ); String sHostName, sDatabaseName; sal_Int32 nPortNumber = -1; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
