Kaydet (Commit) 79df2874 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.16.28); FILE MERGED

2007/02/26 11:48:11 fs 1.16.28.1: remove unused code
Issue number:  #i74804#
Submitted by:  jnavrati@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
üst f795de4b
......@@ -4,9 +4,9 @@
*
* $RCSfile: DbAdminImpl.cxx,v $
*
* $Revision: 1.16 $
* $Revision: 1.17 $
*
* last change: $Author: kz $ $Date: 2006-12-13 16:48:20 $
* last change: $Author: kz $ $Date: 2007-05-10 10:22:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -434,14 +434,6 @@ Reference< XDriver > ODbDataSourceAdministrationHelper::getDriver()
return xDriver;
}
// -----------------------------------------------------------------------------
Reference< XModel > ODbDataSourceAdministrationHelper::getCurrentModel()
{
// ensure that the data source / model have been obtained
getCurrentDataSource();
return m_xModel;
}
// -----------------------------------------------------------------------------
Reference< XPropertySet > ODbDataSourceAdministrationHelper::getCurrentDataSource()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment