Skip to content

Commit

Permalink
resource: Remove the duplicated config from pref.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuharuohzeki committed Jul 5, 2016
1 parent a4b6705 commit 09e6a7a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion resources/package-prefs.json
Expand Up @@ -23,7 +23,6 @@
"js.throw_on_debuggee_would_run.enabled": false,
"js.dump_stack_on_debuggee_would_run.enabled": false,
"js.werror.enabled": false,
"js.strict.enabled": false,
"js.shared_memory.enabled": true,
"js.mem.high_water_mark": 128,
"js.mem.max": -1,
Expand Down
1 change: 0 additions & 1 deletion resources/prefs.json
Expand Up @@ -23,7 +23,6 @@
"js.throw_on_debuggee_would_run.enabled": false,
"js.dump_stack_on_debuggee_would_run.enabled": false,
"js.werror.enabled": false,
"js.strict.enabled": false,
"js.shared_memory.enabled": true,
"js.mem.high_water_mark": 128,
"js.mem.max": -1,
Expand Down

0 comments on commit 09e6a7a

Please sign in to comment.