summaryrefslogtreecommitdiffstats
path: root/src/PYPPhoneticEditor.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-03-22 13:54:48 +0800
committerPeng Wu <alexepico@gmail.com>2013-03-22 13:54:48 +0800
commit4d0be214c08f8f7a9dc8c5a4262b3b2bc8d0d04f (patch)
tree261081a06e6e2c850f191671c0ac7b2defd382b6 /src/PYPPhoneticEditor.h
parentacf1ab4a9370c36232d839193fc57be03ea6fd1a (diff)
downloadibus-libpinyin-4d0be214c08f8f7a9dc8c5a4262b3b2bc8d0d04f.tar.gz
ibus-libpinyin-4d0be214c08f8f7a9dc8c5a4262b3b2bc8d0d04f.tar.xz
ibus-libpinyin-4d0be214c08f8f7a9dc8c5a4262b3b2bc8d0d04f.zip
update phonetic editor
Diffstat (limited to 'src/PYPPhoneticEditor.h')
-rw-r--r--src/PYPPhoneticEditor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PYPPhoneticEditor.h b/src/PYPPhoneticEditor.h
index b5b75b6..3309d76 100644
--- a/src/PYPPhoneticEditor.h
+++ b/src/PYPPhoneticEditor.h
@@ -87,7 +87,6 @@ protected:
/* use LibPinyinBackEnd here. */
pinyin_instance_t *m_instance;
- CandidateVector m_candidates;
};
};