aboutsummaryrefslogtreecommitdiffstats
path: root/src/category.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/category.c')
-rw-r--r--src/category.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/category.c b/src/category.c
index 09c78240a59..b20493e5949 100644
--- a/src/category.c
+++ b/src/category.c
@@ -53,8 +53,6 @@ bset_category_table (struct buffer *b, Lisp_Object val)
53 53
54 For the moment, we are not using this feature. */ 54 For the moment, we are not using this feature. */
55static int category_table_version; 55static int category_table_version;
56
57static Lisp_Object Qcategory_table, Qcategoryp, Qcategorysetp, Qcategory_table_p;
58 56
59/* Category set staff. */ 57/* Category set staff. */
60 58