about summary refs log tree commit diff
path: root/elf/ifuncmain1.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/ifuncmain1.c')
-rw-r--r--elf/ifuncmain1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/ifuncmain1.c b/elf/ifuncmain1.c
index de7ffe8779..cc1e5ec5ba 100644
--- a/elf/ifuncmain1.c
+++ b/elf/ifuncmain1.c
@@ -7,8 +7,6 @@
 
 #include <stdlib.h>
 
-int global = -1;
-
 int ret_foo;
 int ret_foo_hidden;
 int ret_foo_protected;