summaryrefslogtreecommitdiff
path: root/contrib/binutils/binutils/not-ranlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/binutils/not-ranlib.c')
-rw-r--r--contrib/binutils/binutils/not-ranlib.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/binutils/binutils/not-ranlib.c b/contrib/binutils/binutils/not-ranlib.c
deleted file mode 100644
index afb9ceb3d6700..0000000000000
--- a/contrib/binutils/binutils/not-ranlib.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
-
-int is_ranlib = 0;