diff options
Diffstat (limited to 'gcc/java/lex.h')
| -rw-r--r-- | gcc/java/lex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/lex.h b/gcc/java/lex.h index fdee404c0a9..b8dc5c2bebb 100644 --- a/gcc/java/lex.h +++ b/gcc/java/lex.h @@ -31,7 +31,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ /* Extern global variables declarations */ extern FILE *finput; extern int lineno; -extern char *classpath; /* A Unicode character, as read from the input file */ typedef unsigned short unicode_t; |

