summaryrefslogtreecommitdiff
path: root/dbaccess/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:01:38 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:01:38 +0000
commit557b89fabc3ce8e430a2072e996fe96735ab7faf (patch)
tree6fe047751b7786af218f96ba41488532ccaa37b5 /dbaccess/source
parent7d7e173d7d06f17f1c0e62936d665da502c69552 (diff)
INTEGRATION: CWS dba30a (1.24.12); FILE MERGED
2008/02/20 21:31:56 fs 1.24.12.1: remove unused code Issue number: #i86284# Submitted by: cmc@openoffice.org Reviewed by: fs@openoffice.org
Diffstat (limited to 'dbaccess/source')
-rw-r--r--dbaccess/source/ui/inc/WCopyTable.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/ui/inc/WCopyTable.hxx b/dbaccess/source/ui/inc/WCopyTable.hxx
index 2a561ea1e2b0..c84442faf123 100644
--- a/dbaccess/source/ui/inc/WCopyTable.hxx
+++ b/dbaccess/source/ui/inc/WCopyTable.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: WCopyTable.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: rt $ $Date: 2008-01-30 08:48:35 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:01:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -447,8 +447,6 @@ namespace dbaui
void showColumnTypeNotSupported(const ::rtl::OUString& _rColumnName);
void removeColumnNameFromNameMap(const ::rtl::OUString& _sName);
-
- void SetTableName( const ::rtl::OUString& _rName );
};
}