Skip to content

Commit

Permalink
build: remove empty VCLibrarianTool entry
Browse files Browse the repository at this point in the history
PR-URL: #17191
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Bartosz Sosnowski <bartosz@janeasystems.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
danbev authored and MylesBorins committed Dec 11, 2017
1 parent 5eca84b commit 20c1b28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@
'DisableSpecificWarnings': ['4267'],
'WarnAsError': 'false',
},
'VCLibrarianTool': {
},
'VCLinkerTool': {
'conditions': [
['target_arch=="ia32"', {
Expand Down

0 comments on commit 20c1b28

Please sign in to comment.