diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:51:56 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:51:56 +0000 |
commit | d3b9d216e72590d0bd3fd2b492a4bb9974802e07 (patch) | |
tree | 5febd9b3dc3553d221ae7b8ea469a6d35556bbba /stoc/source | |
parent | d93c33b16e6b3f76281fcd586b7402265eb66f72 (diff) |
INTEGRATION: CWS ause043 (1.10.10); FILE MERGED
2005/11/09 13:33:21 hjs 1.10.10.1: #i56702# remove unused variable
Diffstat (limited to 'stoc/source')
-rw-r--r-- | stoc/source/simpleregistry/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/simpleregistry/makefile.mk b/stoc/source/simpleregistry/makefile.mk index 9806f49f52d4..471bcbd486a8 100644 --- a/stoc/source/simpleregistry/makefile.mk +++ b/stoc/source/simpleregistry/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: rt $ $Date: 2005-09-08 08:11:50 $ +# last change: $Author: vg $ $Date: 2006-05-24 13:51: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 = simplereg.uno ENABLE_EXCEPTIONS=TRUE -NO_BSYMBOLIC = TRUE BOOTSTRAP_SERVICE=TRUE COMP1TYPELIST = simreg |