diff options
Diffstat (limited to 'elf/ifuncmod3.c')
-rw-r--r-- | elf/ifuncmod3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/ifuncmod3.c b/elf/ifuncmod3.c index 379d2c8d53..ca2d962600 100644 --- a/elf/ifuncmod3.c +++ b/elf/ifuncmod3.c @@ -5,4 +5,3 @@ int ret_foo; int ret_foo_hidden; int ret_foo_protected; -int global = -1; |