summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:48:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:48:20 +0000
commit309789c68d010fdcd5ec875cfeaba6c7188a2a42 (patch)
treee870c10d1a925bde92d6ff8798bc42059d0233f5 /stoc
parenta4d46b8b12d4a6d1e7f40a8aa14cca2e84f00c9c (diff)
INTEGRATION: CWS ause043 (1.16.10); FILE MERGED
2005/11/09 13:33:18 hjs 1.16.10.1: #i56702# remove unused variable
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/javaloader/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/javaloader/makefile.mk b/stoc/source/javaloader/makefile.mk
index 97e8b3d62669..67e4c9f2d3bc 100644
--- a/stoc/source/javaloader/makefile.mk
+++ b/stoc/source/javaloader/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 07:57:58 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:48:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,6 @@ PRJ=..$/..
PRJNAME=stoc
TARGET = javaloader.uno
ENABLE_EXCEPTIONS=TRUE
-NO_BSYMBOLIC = TRUE
COMP1TYPELIST = javaloader
.IF "$(SOLAR_JAVA)" == "TRUE"