From e3ee55b28d0b230d054c9718f79a1f6d685cd62b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Wed, 1 Jun 2016 21:01:55 +0200 Subject: [build] remove gyp --- deps/gyp/test/win/shard/hello1.cc | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 deps/gyp/test/win/shard/hello1.cc (limited to 'deps/gyp/test/win/shard/hello1.cc') diff --git a/deps/gyp/test/win/shard/hello1.cc b/deps/gyp/test/win/shard/hello1.cc deleted file mode 100644 index 0eccf2861d..0000000000 --- a/deps/gyp/test/win/shard/hello1.cc +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright (c) 2013 Google Inc. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -int f1() { - return 0; -} -- cgit v1.2.1