From 20c1b28abdf36f13373ab01e53d9ee78c3c05140 Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Sun, 19 Nov 2017 23:05:31 -0800 Subject: [PATCH] build: remove empty VCLibrarianTool entry PR-URL: https://github.com/nodejs/node/pull/17191 Reviewed-By: James M Snell Reviewed-By: Gibson Fahnestock Reviewed-By: Bartosz Sosnowski Reviewed-By: Refael Ackermann Reviewed-By: Anna Henningsen --- common.gypi | 2 -- 1 file changed, 2 deletions(-) diff --git a/common.gypi b/common.gypi index 5cc75d763f975c..0ff4779ebb8c98 100644 --- a/common.gypi +++ b/common.gypi @@ -212,8 +212,6 @@ 'DisableSpecificWarnings': ['4267'], 'WarnAsError': 'false', }, - 'VCLibrarianTool': { - }, 'VCLinkerTool': { 'conditions': [ ['target_arch=="ia32"', {