Skip to content

Commit 3049d94

Browse files
author
Benjamin E. Coe
authored
Update src/env.h
1 parent f0a2f4d commit 3049d94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/env.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1260,7 +1260,6 @@ class Environment : public MemoryRetainer {
12601260
bool emit_env_nonstring_warning_ = true;
12611261
bool emit_err_name_warning_ = true;
12621262
bool emit_filehandle_warning_ = true;
1263-
bool emit_insecure_umask_warning_ = true;
12641263
bool source_maps_enabled_ = false;
12651264

12661265
size_t async_callback_scope_depth_ = 0;

0 commit comments

Comments
 (0)