rm unused wasm zlib flag;

This commit is contained in:
bjorn 2019-12-05 12:43:57 -08:00
parent 871542bddf
commit c904872df0
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ if(EMSCRIPTEN)
"-s USE_GLFW=3 "
"-s USE_WEBGL2=1 "
"-s GL_PREINITIALIZED_CONTEXT=1 "
"-s USE_ZLIB=1 "
"-s USE_PTHREADS=0 "
"-s FULL_ES2=1 "
"-s FULL_ES3=1 "