From 3fa480214786ec96a1db2163b61ef1a6cb3d99a9 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 6 Mar 2008 17:38:19 +0000 Subject: [PATCH] INTEGRATION: CWS odbmacros2 (1.11.18); FILE MERGED 2008/02/11 11:14:55 fs 1.11.18.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS --- extensions/source/abpilot/fieldmappingpage.cxx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/extensions/source/abpilot/fieldmappingpage.cxx b/extensions/source/abpilot/fieldmappingpage.cxx index 15ae06df234a..e63c3bb99329 100644 --- a/extensions/source/abpilot/fieldmappingpage.cxx +++ b/extensions/source/abpilot/fieldmappingpage.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fieldmappingpage.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: ihi $ $Date: 2008-01-14 14:34:01 $ + * last change: $Author: kz $ $Date: 2008-03-06 18:38:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -103,12 +103,6 @@ namespace abp implUpdateHint(); } - //--------------------------------------------------------------------- - sal_Bool FieldMappingPage::commitPage(COMMIT_REASON _eReason) - { - return AddressBookSourcePage::commitPage(_eReason); - } - //--------------------------------------------------------------------- void FieldMappingPage::implUpdateHint() {