summaryrefslogtreecommitdiff
path: root/deps/gyp/test/linux/ldflags-duplicates/lib2.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/linux/ldflags-duplicates/lib2.c')
-rw-r--r--deps/gyp/test/linux/ldflags-duplicates/lib2.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/deps/gyp/test/linux/ldflags-duplicates/lib2.c b/deps/gyp/test/linux/ldflags-duplicates/lib2.c
deleted file mode 100644
index 8e7a082820..0000000000
--- a/deps/gyp/test/linux/ldflags-duplicates/lib2.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 bar() {
-}