# HG changeset patch # User jwe # Date 776914766 0 # Node ID a502e1974331f428fa96338e85aea640a3f580cb # Parent 17cddd259c6f278c3d13ec215ddae448bba117ff [project @ 1994-08-15 01:39:26 by jwe] diff --git a/src/pt-exp-base.cc b/src/pt-exp-base.cc --- a/src/pt-exp-base.cc +++ b/src/pt-exp-base.cc @@ -777,9 +777,7 @@ tree_fvc * tree_identifier::do_lookup (int& script_file_executed) { - script_file_executed = 0; - - int script_file_executed = lookup (sym); + script_file_executed = lookup (sym); tree_fvc *ans = 0;