summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 08:11:49 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 08:11:49 +0000
commitebc793a12486726d5b63d58ef6ca7e76d247b075 (patch)
tree6d8c15bf62367fe1d1aa21481d841e91fed3df5b
parent0dbde347a0e650cd87211d5c7842964482c05e1a (diff)
INTEGRATION: CWS dba31a (1.3.32); FILE MERGED
2008/07/04 15:21:26 oj 1.3.32.1: #i89558# remove unused code
-rw-r--r--connectivity/source/drivers/evoab2/NTable.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/drivers/evoab2/NTable.hxx b/connectivity/source/drivers/evoab2/NTable.hxx
index 1450207f7403..48cb05d7313d 100644
--- a/connectivity/source/drivers/evoab2/NTable.hxx
+++ b/connectivity/source/drivers/evoab2/NTable.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: NTable.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -48,7 +48,6 @@ namespace connectivity
OEvoabConnection* m_pConnection;
public:
- OEvoabTable( sdbcx::OCollection* _pTables, OEvoabConnection* _pConnection);
OEvoabTable( sdbcx::OCollection* _pTables,
OEvoabConnection* _pConnection,
const ::rtl::OUString& _Name,