summaryrefslogtreecommitdiff
path: root/binutils/maybe-ranlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/maybe-ranlib.c')
-rw-r--r--binutils/maybe-ranlib.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/binutils/maybe-ranlib.c b/binutils/maybe-ranlib.c
deleted file mode 100644
index f37bc0ff216..00000000000
--- a/binutils/maybe-ranlib.c
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Linked with ar.o to flag that this program decides at runtime
- (using argv[0] if it is is 'ar' or 'ranlib'. */
-
-int is_ranlib = -1;