aboutsummaryrefslogtreecommitdiff
path: root/binutils/sysinfo.y
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/sysinfo.y')
-rw-r--r--binutils/sysinfo.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/binutils/sysinfo.y b/binutils/sysinfo.y
index d340abf..a707748 100644
--- a/binutils/sysinfo.y
+++ b/binutils/sysinfo.y
@@ -412,8 +412,6 @@ int yydebug;
int
main (int ac, char **av)
{
- expandargv (&ac, &av);
-
yydebug=0;
if (ac > 1)
writecode = av[1][1];