summaryrefslogtreecommitdiff
path: root/deps/gyp/test/linux/ldflags-duplicates/lib1.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/linux/ldflags-duplicates/lib1.c')
-rw-r--r--deps/gyp/test/linux/ldflags-duplicates/lib1.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/deps/gyp/test/linux/ldflags-duplicates/lib1.c b/deps/gyp/test/linux/ldflags-duplicates/lib1.c
deleted file mode 100644
index a1322e7395..0000000000
--- a/deps/gyp/test/linux/ldflags-duplicates/lib1.c
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright (c) 2015 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.
-
-void foo() {
-}