diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:46:56 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:46:56 +0000 |
commit | 6c5f07dbf915cf7e90c491b4a8a96e33bc0e6cfc (patch) | |
tree | 6fcfebcdfcd95dc1e9930ef0344f68cc81e50b95 /stoc/source | |
parent | 031a04085c970d1904ed7a73b01c14f6bf00e63e (diff) |
INTEGRATION: CWS ause043 (1.11.10); FILE MERGED
2005/11/09 13:33:17 hjs 1.11.10.1: #i56702# remove unused variable
Diffstat (limited to 'stoc/source')
-rw-r--r-- | stoc/source/implementationregistration/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/implementationregistration/makefile.mk b/stoc/source/implementationregistration/makefile.mk index 4f74e7f3d06b..f80a3fa2edd8 100644 --- a/stoc/source/implementationregistration/makefile.mk +++ b/stoc/source/implementationregistration/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: rt $ $Date: 2005-09-08 07:55:02 $ +# last change: $Author: vg $ $Date: 2006-05-24 13:46:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,6 @@ PRJ=..$/.. PRJNAME= stoc TARGET = implreg.uno ENABLE_EXCEPTIONS=TRUE -NO_BSYMBOLIC = TRUE BOOTSTRAP_SERVICE=TRUE COMP1TYPELIST = impreg |