From 2b6bbbf8d0f60ed83aec91db3cc0c6796c079d29 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 8 Apr 2013 11:52:24 +0800 Subject: fixes compile --- src/include/novel_types.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/include') diff --git a/src/include/novel_types.h b/src/include/novel_types.h index 6dcacb7..0ef845f 100644 --- a/src/include/novel_types.h +++ b/src/include/novel_types.h @@ -147,17 +147,6 @@ typedef enum { GB_DICTIONARY = 1, GBK_DICTIONARY = 2, MERGED_DICTIONARY = 3, - ART_DICTIONARY, - CULTURE_DICTIONARY, - ECONOMY_DICTIONARY, - GEOLOGY_DICTIONARY, - HISTORY_DICTIONARY, - LIFE_DICTIONARY, - NATURE_DICTIONARY, - SCITECH_DICTIONARY, - SOCIETY_DICTIONARY, - SPORT_DICTIONARY, - RESERVED1, USER_DICTIONARY = 15 } PHRASE_INDEX_LIBRARIES; -- cgit