This commit is contained in:
Alon Zakai 2014-06-16 15:33:48 -07:00
Родитель d8eb38cb2f
Коммит 89d745163d
1 изменённых файлов: 0 добавлений и 3 удалений

3
emcc
Просмотреть файл

@ -1993,6 +1993,3 @@ finally:
else:
logging.info('emcc saved files are in:' + temp_dir)
#//eliminate a = a in js opt. will kill STACKTOP = STACKTOP in funcs that do not use the C stack! add test for no STACKTOP or sp in such a func
#// minify if into ?: ?