From 2370dd4b6f32b9be38c736b3060ba690a720483f Mon Sep 17 00:00:00 2001 From: ngld Date: Wed, 25 Sep 2013 17:44:57 +0200 Subject: Fix some comments and bump EMSCRIPTEN_VERSION --- src/compiler.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/compiler.js') diff --git a/src/compiler.js b/src/compiler.js index 69824035..f7c6dd59 100644 --- a/src/compiler.js +++ b/src/compiler.js @@ -207,7 +207,6 @@ if (VERBOSE) printErr('VERBOSE is on, this generates a lot of output and can slo // Load struct and define information. var temp = JSON.parse(read(STRUCT_INFO)); C_STRUCTS = temp.structs; -// NOTE: This overwrites C_DEFINES from settings.js, should this be fixed or will C_DEFINES in settings.js be deprecated? C_DEFINES = temp.defines; // Load compiler code -- cgit v1.2.3-18-g5258