summaryrefslogtreecommitdiffstats
path: root/src/ZYZSymbolSection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ZYZSymbolSection.h')
-rw-r--r--src/ZYZSymbolSection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ZYZSymbolSection.h b/src/ZYZSymbolSection.h
index fce65f2..8e75888 100644
--- a/src/ZYZSymbolSection.h
+++ b/src/ZYZSymbolSection.h
@@ -31,7 +31,6 @@ namespace ZY {
class ZhuyinProperties;
class SymbolSection {
- friend class PhoneticEditor;
public:
SymbolSection (PhoneticEditor & editor, ZhuyinProperties & props) :
m_editor (editor), m_props(props) {}