summaryrefslogtreecommitdiffstats
path: root/src/PYPPhoneticEditor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/PYPPhoneticEditor.cc')
-rw-r--r--src/PYPPhoneticEditor.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/PYPPhoneticEditor.cc b/src/PYPPhoneticEditor.cc
index bbf40f7..6c66053 100644
--- a/src/PYPPhoneticEditor.cc
+++ b/src/PYPPhoneticEditor.cc
@@ -305,13 +305,6 @@ PhoneticEditor::update (void)
updateAuxiliaryText ();
}
-void
-PhoneticEditor::commit (const gchar *str)
-{
- StaticText text(str);
- commitText (text);
-}
-
guint
PhoneticEditor::getPinyinCursor ()
{