summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-09-03 18:05:03 +0800
committerPeng Wu <alexepico@gmail.com>2012-09-03 18:05:03 +0800
commitd304f969dd1031cd837625dc21ad48602230956c (patch)
tree2f389fa2728cac721370a565e4897a3c219aa003
parent81bbe53619915914ef99842f0657ed15f9c5fce7 (diff)
downloadlibpinyin-d304f969dd1031cd837625dc21ad48602230956c.tar.gz
libpinyin-d304f969dd1031cd837625dc21ad48602230956c.tar.xz
libpinyin-d304f969dd1031cd837625dc21ad48602230956c.zip
fixes phrase_index.h
-rw-r--r--src/storage/phrase_index.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/storage/phrase_index.h b/src/storage/phrase_index.h
index 64fcec5..d661952 100644
--- a/src/storage/phrase_index.h
+++ b/src/storage/phrase_index.h
@@ -48,8 +48,6 @@
namespace pinyin{
-class PinyinLookup;
-
/* Store delta info by phrase index logger in user home directory.
*/