We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a2f4d commit 3049d94Copy full SHA for 3049d94
src/env.h
@@ -1260,7 +1260,6 @@ class Environment : public MemoryRetainer {
1260
bool emit_env_nonstring_warning_ = true;
1261
bool emit_err_name_warning_ = true;
1262
bool emit_filehandle_warning_ = true;
1263
- bool emit_insecure_umask_warning_ = true;
1264
bool source_maps_enabled_ = false;
1265
1266
size_t async_callback_scope_depth_ = 0;
0 commit comments