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