jcf-parse.c (saw_java_source): Global variable removed.
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Mon, 6 Dec 1999 19:49:06 +0000 (19:49 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Mon, 6 Dec 1999 19:49:06 +0000 (11:49 -0800)
commit1ba305b54cffb88c726e046e72ccbc6c09c6e4b8
tree2c61abaa6d38a5727e66cccaf2ffce15efefb1f7
parent732f2ac967fede4eb604a4575a862bab1bc309e6
jcf-parse.c (saw_java_source): Global variable removed.

Wed Nov 24 17:33:26 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * jcf-parse.c (saw_java_source): Global variable removed.
        (read_class): Don't use `saw_java_source'. Added extra braces.
        (yyparse): Code setting `saw_java_source' removed.

From-SVN: r30809
gcc/java/ChangeLog
gcc/java/jcf-parse.c