From 11a368de8104a7535e42f32f31f46bf56ccf84d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 6 Jun 2008 11:04:24 +0000 Subject: [PATCH] INTEGRATION: CWS xmlfix2 (1.26.118); FILE MERGED 2008/05/15 17:23:57 mst 1.26.118.2: RESYNC: (1.26-1.27); FILE MERGED 2008/03/31 15:09:51 mst 1.26.118.1: remove duplicated XAttributeList implementations - configmgr/source/inc/attributelist.hxx, configmgr/source/misc/attributelist.cxx: + removed - configmgr/source/misc/makefile.mk: + remove attributelist.cxx - configmgr/source/xml/elementformatter{.hxx,.cxx}: + use comphelper/attributelist.hxx --- configmgr/source/misc/makefile.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configmgr/source/misc/makefile.mk b/configmgr/source/misc/makefile.mk index 6da72c9840ec..89272073fe17 100644 --- a/configmgr/source/misc/makefile.mk +++ b/configmgr/source/misc/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.27 $ +# $Revision: 1.28 $ # # This file is part of OpenOffice.org. # @@ -52,7 +52,6 @@ SLOFILES= \ $(SLO)$/configunoreg.obj \ $(SLO)$/serviceinfohelper.obj \ $(SLO)$/bootstrapcontext.obj \ - $(SLO)$/attributelist.obj \ $(SLO)$/anypair.obj \ $(SLO)$/strimpl.obj \ $(SLO)$/mergechange.obj \