diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-07-23 05:27:47 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-07-23 05:27:47 +0000 |
commit | f372705e25da72c515cc7641f771f196cc30c5f4 (patch) | |
tree | caea91e88e54f7d85fbb0c09f74cb1d4d32b50c4 /forms/util | |
parent | 86ac30006099181d14fac77fc67f5a5a6e69d3e4 (diff) |
#90040# no InternationalHack service anymore
Diffstat (limited to 'forms/util')
-rw-r--r-- | forms/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk index 5ac819c962e9..ffa1d1ab7ea3 100644 --- a/forms/util/makefile.mk +++ b/forms/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: fs $ $Date: 2000-10-19 11:52:20 $ +# last change: $Author: fs $ $Date: 2001-07-23 06:27:47 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -167,7 +167,6 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk @echo ODatabaseForm >> $@ @echo OFormComponents >> $@ @echo OFormSubmitResetThread >> $@ - @echo OInternational >> $@ @echo OGrid >> $@ @echo FieldColumn >> $@ @echo BoxColumn >> $@ |