summaryrefslogtreecommitdiff
path: root/pyuno/zipcore/python.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/zipcore/python.sh')
-rwxr-xr-x[-rw-r--r--]pyuno/zipcore/python.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/pyuno/zipcore/python.sh b/pyuno/zipcore/python.sh
index 89e73b7a6d27..bfe6785bd6f0 100644..100755
--- a/pyuno/zipcore/python.sh
+++ b/pyuno/zipcore/python.sh
@@ -38,8 +38,3 @@ export PATH
: ${UNO_PATH=$sd_prog}
export UNO_PATH
-# Set URE_BOOTSTRAP so that "uno.getComponentContext()" bootstraps a complete
-# OOo UNO environment:
-: ${URE_BOOTSTRAP=vnd.sun.star.pathname:$sd_prog/fundamentalrc}
-export URE_BOOTSTRAP
-