parse.y (expand_start_java_method): Was only called once and had a misleading name...
authorPer Bothner <per@bothner.com>
Fri, 16 Mar 2001 05:57:30 +0000 (21:57 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 16 Mar 2001 05:57:30 +0000 (21:57 -0800)
commit47a50de993492168c324e97ed9c4eba52eda67e4
tree84eb2d9cd172ef438c3a3e643f810acd9cbe0969
parent4763d38ff8d186978ef80fd23ee55a9655a774db
parse.y (expand_start_java_method): Was only called once and had a misleading name...

* parse.y (expand_start_java_method):  Was only called once and had a
misleading name, so inline in caller java_complete_expand_method.
(enter_a_block):  Likewise inline in enter_block and remove.

From-SVN: r40540
gcc/java/ChangeLog
gcc/java/parse.y