aboutsummaryrefslogtreecommitdiff
path: root/src/compiler.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler.js')
-rw-r--r--src/compiler.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler.js b/src/compiler.js
index 6f514f89..e869f5ab 100644
--- a/src/compiler.js
+++ b/src/compiler.js
@@ -9,7 +9,6 @@ if (!this['read']) {
}
load('settings.js');
-if (LABEL_DEBUG && RELOOP) throw "Cannot debug labels if they have been relooped!";
load('utility.js');
load('enzymatic.js');