summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/TableDeco.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:13:11 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:13:11 +0000
commit3daafbb4a30d4726acf25872eaa0b7257442e5d2 (patch)
treede5b463723df4be1124590781a093fe0614971ca /dbaccess/source/core/inc/TableDeco.hxx
parentf882f24c762209494a0b7c21b7e6b2604b2eee6e (diff)
INTEGRATION: CWS dba23a (1.19.62); FILE MERGED
2007/02/26 11:48:07 fs 1.19.62.1: remove unused code Issue number: #i74804# Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com
Diffstat (limited to 'dbaccess/source/core/inc/TableDeco.hxx')
-rw-r--r--dbaccess/source/core/inc/TableDeco.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/core/inc/TableDeco.hxx b/dbaccess/source/core/inc/TableDeco.hxx
index a6f6900e4088..7485c61c6615 100644
--- a/dbaccess/source/core/inc/TableDeco.hxx
+++ b/dbaccess/source/core/inc/TableDeco.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TableDeco.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: ihi $ $Date: 2006-10-18 13:28:22 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:13:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -175,7 +175,6 @@ namespace dbaccess
- void setTable(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbcx::XColumnsSupplier >& _rxTable);
// ODescriptor
virtual void construct();