From 29b730ef13e2a9fbb9fe92dfa216d10234a0ea17 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2007 09:35:06 +0000 Subject: INTEGRATION: CWS dba23a (1.50.60); FILE MERGED 2007/02/26 11:48:17 fs 1.50.60.1: remove unused code Issue number: #i74804# Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com --- dbaccess/source/ui/misc/WCopyTable.cxx | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'dbaccess') diff --git a/dbaccess/source/ui/misc/WCopyTable.cxx b/dbaccess/source/ui/misc/WCopyTable.cxx index e2b6f64941dc..c4495dea239f 100644 --- a/dbaccess/source/ui/misc/WCopyTable.cxx +++ b/dbaccess/source/ui/misc/WCopyTable.cxx @@ -4,9 +4,9 @@ * * $RCSfile: WCopyTable.cxx,v $ * - * $Revision: 1.50 $ + * $Revision: 1.51 $ * - * last change: $Author: obo $ $Date: 2006-10-12 13:41:03 $ + * last change: $Author: kz $ $Date: 2007-05-10 10:35:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -589,13 +589,6 @@ void OCopyTableWizard::AddWizardPage(OWizardPage* pPage) AddPage(pPage); ++m_nPageCount; } -// ----------------------------------------------------------------------- -void OCopyTableWizard::RemoveWizardPage(OWizardPage* pPage) -{ - DBG_CHKTHIS(OCopyTableWizard,NULL); - RemovePage(pPage); - --m_nPageCount; -} // ----------------------------------------------------------------------------- void OCopyTableWizard::insertColumn(sal_Int32 _nPos,OFieldDescription* _pField) { -- cgit v1.2.3