diff options
Diffstat (limited to 'binutils/syslex.l')
-rw-r--r-- | binutils/syslex.l | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/binutils/syslex.l b/binutils/syslex.l index ae3c8d2..1e31d53 100644 --- a/binutils/syslex.l +++ b/binutils/syslex.l @@ -27,9 +27,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #endif #endif #include "sysinfo.h" -char *word; -int number; -int unit; #define YY_NO_UNPUT |