diff options
author | Jörg Barfurth <jb@openoffice.org> | 2001-05-28 14:37:39 +0000 |
---|---|---|
committer | Jörg Barfurth <jb@openoffice.org> | 2001-05-28 14:37:39 +0000 |
commit | 81e431e94209b2e486bf871b5a13ba0eb75375eb (patch) | |
tree | fe69e351c8d994a2d43184cb7f70a251c3122826 /configmgr/source | |
parent | 3492abfdff1f94ded28f6bf2b7a62f021741e973 (diff) |
#87508# Remove obsolete files
Diffstat (limited to 'configmgr/source')
-rw-r--r-- | configmgr/source/misc/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configmgr/source/misc/makefile.mk b/configmgr/source/misc/makefile.mk index 8b84e9f13104..eb7909351cc9 100644 --- a/configmgr/source/misc/makefile.mk +++ b/configmgr/source/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: jb $ $Date: 2001-05-18 16:08:25 $ +# last change: $Author: jb $ $Date: 2001-05-28 15:37:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -86,7 +86,6 @@ SLOFILES= \ $(SLO)$/synchronize.obj \ $(SLO)$/filehelper.obj \ $(SLO)$/strimpl.obj \ - $(SLO)$/treemap.obj \ $(SLO)$/mergechange.obj .IF "$(OS)"=="MACOSX" |