summaryrefslogtreecommitdiffstats
path: root/src/pinyin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pinyin.cpp')
-rw-r--r--src/pinyin.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pinyin.cpp b/src/pinyin.cpp
index b3f4f1b..8eb4640 100644
--- a/src/pinyin.cpp
+++ b/src/pinyin.cpp
@@ -1,7 +1,6 @@
#include "pinyin.h"
-/* Note: will implement a glue layer for input method integration.
- */
+/* a glue layer for input method integration. */
struct _pinyin_context_t{
PinyinCustomSettings m_custom;