aboutsummaryrefslogtreecommitdiff
path: root/emcc
diff options
context:
space:
mode:
Diffstat (limited to 'emcc')
-rwxr-xr-xemcc3
1 files changed, 0 insertions, 3 deletions
diff --git a/emcc b/emcc
index 2d3dafd6..a6892abb 100755
--- a/emcc
+++ b/emcc
@@ -726,9 +726,6 @@ try:
if DEBUG: print >> sys.stderr, 'emcc: will generate JavaScript'
- if final_suffix == 'html':
- shared.Settings.GENERATING_HTML = 1
-
extra_files_to_link = []
if not LEAVE_INPUTS_RAW and not AUTODEBUG: