Commit 276b3fab by Richard Henderson Committed by Richard Henderson

* match.c (var_element): Remove unused variable.

From-SVN: r83957
parent 15bad393
2004-06-30 Richard Henderson <rth@redhat.com>
* match.c (var_element): Remove unused variable.
* trans-decl.c (gfc_generate_function_code): Don't set
x_whole_function_mode_p.
(gfc_generate_constructors): Likewise.
......
......@@ -2671,7 +2671,6 @@ var_element (gfc_data_variable * new)
{
match m;
gfc_symbol *sym;
gfc_common_head *t;
memset (new, '\0', sizeof (gfc_data_variable));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment