aboutsummaryrefslogtreecommitdiff
path: root/emcc.py
diff options
context:
space:
mode:
Diffstat (limited to 'emcc.py')
-rw-r--r--emcc.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/emcc.py b/emcc.py
index 2c715b99..bf0c9808 100644
--- a/emcc.py
+++ b/emcc.py
@@ -1,5 +1,3 @@
-
# necessary to work around process pool limitations on windows - the js optimizer will end up trying to import this. see issue 663
import tools.js_optimizer
-