diff options
author | Frank Schönheit <fs@openoffice.org> | 2000-10-05 07:54:45 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2000-10-05 07:54:45 +0000 |
commit | c2f9f128f6397f79ced26c90c26915d090196cc5 (patch) | |
tree | 9eca189b025088a7dcb5c5094d1f307cfefa9714 /connectivity/source/commontools/makefile.mk | |
parent | 54d3b7e1191fa5a55fc3395932e6d4511c74fcf5 (diff) |
removed propertyhelper, was used by simplepropertycontainer.cxx only, which is dead
Diffstat (limited to 'connectivity/source/commontools/makefile.mk')
-rw-r--r-- | connectivity/source/commontools/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/connectivity/source/commontools/makefile.mk b/connectivity/source/commontools/makefile.mk index 455cde471adb..97db2d45039a 100644 --- a/connectivity/source/commontools/makefile.mk +++ b/connectivity/source/commontools/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: fs $ $Date: 2000-10-05 08:52:05 $ +# last change: $Author: fs $ $Date: 2000-10-05 08:54:45 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -79,7 +79,6 @@ SLOFILES=\ $(SLO)$/dbexception.obj \ $(SLO)$/dbconversion.obj \ $(SLO)$/enumhelper.obj \ - $(SLO)$/propertyhelper.obj \ $(SLO)$/CommonTools.obj \ $(SLO)$/DateConversion.obj \ |