summaryrefslogtreecommitdiffstats
path: root/src/ZYZBopomofoSymbolSection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYZBopomofoSymbolSection.h')
-rw-r--r--src/ZYZBopomofoSymbolSection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ZYZBopomofoSymbolSection.h b/src/ZYZBopomofoSymbolSection.h
index 5fa13e5..9ff7226 100644
--- a/src/ZYZBopomofoSymbolSection.h
+++ b/src/ZYZBopomofoSymbolSection.h
@@ -44,7 +44,6 @@ public:
virtual int selectCandidate (guint index);
protected:
- String m_lookup;
std::vector<String> m_candidates;
};