* category.c (copy_category_table): Now static, since it's not used elsewhere.
[bpt/emacs.git] / src / ChangeLog
index a073e26..f0a12a7 100644 (file)
@@ -66,6 +66,7 @@
        Remove unused macros.
 
        * category.c (hash_get_category_set): Remove unused local var.
+       (copy_category_table): Now static, since it's not used elsewhere.
 
 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>