]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Code cleanup.
[bison.git] / ChangeLog
index 74daceac55899eb1407344b5ad96dce87bbabd2e..e70d090f3b424793b4ac9ffcafc2535c6c14b8fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-17  Joel E. Denny  <jdenny@clemson.edu>
+
+       Code cleanup.
+       * src/symtab.c, src/symtab.h (symbol_class_get_string): Remove
+       function, which is no longer used.
+
 2009-12-16  Joel E. Denny  <jdenny@clemson.edu>
 
        Add gcc's -Wundef to test suite and fix another warning from it.