summary refs log tree commit diff stats
path: root/osx/launcher.sh
diff options
context:
space:
mode:
Diffstat (limited to 'osx/launcher.sh')
-rwxr-xr-xosx/launcher.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/osx/launcher.sh b/osx/launcher.sh
index 4c21e561..e6d78b47 100755
--- a/osx/launcher.sh
+++ b/osx/launcher.sh
@@ -36,10 +36,6 @@ export GDK_PIXBUF_MODULE_FILE="$bundle_etc/gtk-2.0/gdk-pixbuf.loaders"
 export PANGO_LIBDIR="$bundle_lib"
 export PANGO_SYSCONFDIR="$bundle_etc"
 
-export PYTHON="$bundle_contents/MacOS/python"
-export PYTHONHOME="$bundle_res"
-export PYTHONPATH="$bundle_lib/python2.7:$bundle_lib/python2.7/site-packages"
-
 export OPENSSL_CONF="/System/Library/OpenSSL/openssl.cnf"
 
 export HEXCHAT_LIBDIR="$bundle_lib/hexchat/plugins"