From c6d7aca5df641e419f5b74d14b463901d63fc1f2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 30 Nov 2011 14:19:03 -0800 Subject: Removing useless hash table. * parser.h (ln_to_forms_hash): Declaration removed. * parser.l (ln_to_forms_hash): Variable removed. (parse_init): Initialization and protection of ln_to_forms_hash removed. * parser.y (rl): Update of ln_to_forms_hash removed. * txr.1: --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94bebc0e..160ab0b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2011-11-30 Kaz Kylheku + + Removing useless hash table. + + * parser.h (ln_to_forms_hash): Declaration removed. + + * parser.l (ln_to_forms_hash): Variable removed. + (parse_init): Initialization and protection of ln_to_forms_hash + removed. + + * parser.y (rl): Update of ln_to_forms_hash removed. + + * txr.1: + 2011-11-30 Kaz Kylheku * configure (extra_debugging): New variable. EXTRA_DEBUGGING -- cgit v1.2.3