summaryrefslogtreecommitdiffstats
path: root/scripting/Jar_ScriptProviderForBeanShell.mk
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/Jar_ScriptProviderForBeanShell.mk')
-rw-r--r--scripting/Jar_ScriptProviderForBeanShell.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripting/Jar_ScriptProviderForBeanShell.mk b/scripting/Jar_ScriptProviderForBeanShell.mk
index dc6f4dc7f931..228896d4c06a 100644
--- a/scripting/Jar_ScriptProviderForBeanShell.mk
+++ b/scripting/Jar_ScriptProviderForBeanShell.mk
@@ -42,11 +42,6 @@ $(eval $(call gb_Jar_use_externals,ScriptProviderForBeanShell,\
$(eval $(call gb_Jar_set_manifest,ScriptProviderForBeanShell,$(SRCDIR)/scripting/java/com/sun/star/script/framework/provider/beanshell/MANIFEST.MF))
-$(eval $(call gb_Jar_set_jarclasspath,ScriptProviderForBeanShell, \
- ScriptFramework.jar \
- $(if $(filter-out YES,$(SYSTEM_BSH)),bsh.jar) \
-))
-
$(eval $(call gb_Jar_set_componentfile,ScriptProviderForBeanShell,scripting/java/ScriptProviderForBeanShell,OOO))
$(eval $(call gb_Jar_set_packageroot,ScriptProviderForBeanShell,com))