diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:51:32 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 12:51:32 +0000 |
commit | 81c354435ba6bfd40b5e74579b218b486c11c1a4 (patch) | |
tree | 29bbaa0ab55e55e51a3c1bafb29b85278e81c041 /stoc | |
parent | cbeaf58613fcad15d52ecef72bc0e1ac72fa5287 (diff) |
INTEGRATION: CWS ause043 (1.9.10); FILE MERGED
2005/11/09 13:33:20 hjs 1.9.10.1: #i56702# remove unused variable
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/source/servicemanager/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/servicemanager/makefile.mk b/stoc/source/servicemanager/makefile.mk index ff192e17b..a6b5f83a0 100644 --- a/stoc/source/servicemanager/makefile.mk +++ b/stoc/source/servicemanager/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2005-09-08 08:11:13 $ +# last change: $Author: vg $ $Date: 2006-05-24 13:51:32 $ # # 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 = servicemgr.uno ENABLE_EXCEPTIONS=TRUE -NO_BSYMBOLIC = TRUE BOOTSTRAP_SERVICE=TRUE COMP1TYPELIST = smgr |