summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 08:15:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 08:15:57 +0000
commit15ee6f98cd47c70debadc44b05e22f52f044b8ff (patch)
treea140c0b2cafe15621c28f811da712897737ec613 /connectivity
parent60960dd72c7d63f8e6b94abe24aa819981a7cf5d (diff)
INTEGRATION: CWS dba31a (1.17.32); FILE MERGED
2008/07/04 15:21:28 oj 1.17.32.1: #i89558# remove unused code
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/inc/flat/ETable.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/inc/flat/ETable.hxx b/connectivity/source/inc/flat/ETable.hxx
index b7143115e077..f775562b3820 100644
--- a/connectivity/source/inc/flat/ETable.hxx
+++ b/connectivity/source/inc/flat/ETable.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ETable.hxx,v $
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
* This file is part of OpenOffice.org.
*
@@ -69,7 +69,6 @@ namespace connectivity
public:
// DECLARE_CTY_DEFAULTS( OFlatTable_BASE);
- OFlatTable( sdbcx::OCollection* _pTables,OFlatConnection* _pConnection);
OFlatTable( sdbcx::OCollection* _pTables,OFlatConnection* _pConnection,
const ::rtl::OUString& _Name,
const ::rtl::OUString& _Type,