diff options
Diffstat (limited to 'emcc.py')
-rw-r--r-- | emcc.py | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 - |