diff options
author | Joachim Lingner <jl@openoffice.org> | 2001-07-30 09:23:13 +0000 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2001-07-30 09:23:13 +0000 |
commit | f3466ebc48078e6c5baa3c742b4af046766a7e53 (patch) | |
tree | 2468b699a5a98630c916eaea1f4bbb79a395c2f4 /sot/util | |
parent | ff383e76eafc5c0a051f6f8c4edba9d6646865a3 (diff) |
#90205# removed code included by #ifndef TF_SVDATA
Diffstat (limited to 'sot/util')
-rw-r--r-- | sot/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sot/util/makefile.mk b/sot/util/makefile.mk index c7f368aedc50..7267ca0021c0 100644 --- a/sot/util/makefile.mk +++ b/sot/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: obo $ $Date: 2001-06-27 08:17:53 $ +# last change: $Author: jl $ $Date: 2001-07-30 10:23:13 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -106,7 +106,6 @@ DEF1NAME =$(SHL1TARGET) DEF1DEPN =$(MISC)$/$(SHL1TARGET).flt \ $(PRJ)$/inc$/absdev.hxx \ $(PRJ)$/inc$/agg.hxx \ - $(PRJ)$/inc$/dtrans.hxx \ $(PRJ)$/inc$/exchange.hxx \ $(PRJ)$/inc$/factory.hxx \ $(PRJ)$/inc$/object.hxx \ |