Remove outdated comment

This commit is contained in:
Fabian 2020-12-31 19:14:29 -06:00
parent 3951e5f42b
commit 8f19c1d1dc

View file

@ -30,7 +30,6 @@ var DUMP_GENERATED_WASM = false;
/**
* @const
* Note: Needs to be enabled here and in const.h
*/
var DUMP_UNCOMPILED_ASSEMBLY = false;