install.py

changeset 3705
a88eb398a4ed
parent 3697
c947a7eaace4
child 3714
4080395e3426
diff -r 92ebf7ca99fb -r a88eb398a4ed install.py
--- a/install.py	Sun Jul 13 18:47:07 2014 +0200
+++ b/install.py	Sat Jul 19 13:56:43 2014 +0200
@@ -389,7 +389,7 @@
     """
     Uninstall the old eric files.
     """
-    global macAppBundleName, macAppBundlePath, platBinDir, includePythonVariant
+    global platBinDir, includePythonVariant
     
     try:
         from eric6config import getConfig

eric ide

mercurial