summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/pinyin_base.h')
-rw-r--r--src/storage/pinyin_base.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/storage/pinyin_base.h b/src/storage/pinyin_base.h
index 14d3a99..56b260f 100644
--- a/src/storage/pinyin_base.h
+++ b/src/storage/pinyin_base.h
@@ -723,6 +723,4 @@ int pinyin_compare_tone (const PinyinCustomSettings &custom,
PinyinTone rhs);
};
-using namespace pinyin;
-
#endif