summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/redundant-libs/foo.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make-fulldeps/redundant-libs/foo.c')
-rw-r--r--tests/run-make-fulldeps/redundant-libs/foo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/run-make-fulldeps/redundant-libs/foo.c b/tests/run-make-fulldeps/redundant-libs/foo.c
deleted file mode 100644
index 339ee86c9..000000000
--- a/tests/run-make-fulldeps/redundant-libs/foo.c
+++ /dev/null
@@ -1,2 +0,0 @@
-void foo1() {}
-void foo2() {}