summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/dsmeta.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:03:01 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:03:01 +0000
commit3a15eeb8f8e4a8fe359898c4bc7c71f90efc7207 (patch)
tree07f60ba61a80cb5381bd533c781e50be3e12ecc1 /dbaccess/source/ui/inc/dsmeta.hxx
parentc6faf9daf638ed47d2b06166036260573a1bb932 (diff)
INTEGRATION: CWS dba30a (1.3.34); FILE MERGED
2008/02/20 21:31:56 fs 1.3.34.1: remove unused code Issue number: #i86284# Submitted by: cmc@openoffice.org Reviewed by: fs@openoffice.org
Diffstat (limited to 'dbaccess/source/ui/inc/dsmeta.hxx')
-rw-r--r--dbaccess/source/ui/inc/dsmeta.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/ui/inc/dsmeta.hxx b/dbaccess/source/ui/inc/dsmeta.hxx
index 34c323ce57f4..384d7e77200f 100644
--- a/dbaccess/source/ui/inc/dsmeta.hxx
+++ b/dbaccess/source/ui/inc/dsmeta.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dsmeta.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ihi $ $Date: 2007-11-27 12:12:42 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:03:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,9 +78,6 @@ namespace dbaui
DataSourceMetaData( DATASOURCE_TYPE _eType );
~DataSourceMetaData();
- /// returns the data source type for this instance
- DATASOURCE_TYPE getType() const;
-
/// returns a struct describing this data source type's support for our known advanced settings
const AdvancedSettingsSupport& getAdvancedSettingsSupport() const;