From c0e15f914cd860fd29e3c88dfae8a9452b2dbb8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Mon, 16 Jun 2008 12:30:31 +0000 Subject: [PATCH] INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:45 sb 1.11.10.1: #i89553 applied patch by cmc --- configmgr/source/api2/apitreeaccess.cxx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/configmgr/source/api2/apitreeaccess.cxx b/configmgr/source/api2/apitreeaccess.cxx index 8fae868f92d5..ca3676978ee6 100644 --- a/configmgr/source/api2/apitreeaccess.cxx +++ b/configmgr/source/api2/apitreeaccess.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: apitreeaccess.cxx,v $ - * $Revision: 1.11 $ + * $Revision: 1.12 $ * * This file is part of OpenOffice.org. * @@ -76,12 +76,6 @@ Factory& TreeElement::getFactory() } //----------------------------------------------------------------------------- -Notifier TreeElement::getNotifier() -{ - return getApiTree().getNotifier(); -} -//----------------------------------------------------------------------------- - configuration::ElementRef SetElement::getElementRef() const { return configuration::ElementRef::extract(getTreeRef());