Skip to content

Commit

Permalink
Update src/env.h
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Mar 10, 2021
1 parent f0a2f4d commit 3049d94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/env.h
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,6 @@ class Environment : public MemoryRetainer {
bool emit_env_nonstring_warning_ = true;
bool emit_err_name_warning_ = true;
bool emit_filehandle_warning_ = true;
bool emit_insecure_umask_warning_ = true;
bool source_maps_enabled_ = false;

size_t async_callback_scope_depth_ = 0;
Expand Down

0 comments on commit 3049d94

Please sign in to comment.