diff options
Diffstat (limited to 'tests/run-make-fulldeps/redundant-libs/foo.c')
-rw-r--r-- | tests/run-make-fulldeps/redundant-libs/foo.c | 2 |
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() {} |