diff --git a/Mac/scripts/BuildApplet.py b/Mac/scripts/BuildApplet.py index 800ce909a79..e0b58e7cb6e 100644 --- a/Mac/scripts/BuildApplet.py +++ b/Mac/scripts/BuildApplet.py @@ -54,8 +54,6 @@ def findtemplate(): return template def main(): - global DEBUG - DEBUG=1 # Find the template # (there's no point in proceeding if we can't find it)