summaryrefslogtreecommitdiffstats
path: root/Mac/IDE scripts/Hack/Debugger off
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/IDE scripts/Hack/Debugger off')
-rw-r--r--Mac/IDE scripts/Hack/Debugger off4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mac/IDE scripts/Hack/Debugger off b/Mac/IDE scripts/Hack/Debugger off
deleted file mode 100644
index ba68b49..0000000
--- a/Mac/IDE scripts/Hack/Debugger off
+++ /dev/null
@@ -1,4 +0,0 @@
-"""Turn the debugger off."""
-
-import PyDebugger
-PyDebugger.cont()