]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt/GuiCharacter.cpp
Show suggestions containing the input in the command buffer
[features.git] / src / frontends / qt / GuiCharacter.cpp
index b6b672c69a8acb8129e8fc8f7202378c099c9aec..dadae88c33fb045ead4ee162a9e9da5fbae7242d 100644 (file)
@@ -696,9 +696,6 @@ void GuiCharacter::restoreSession()
 }
 
 
-Dialog * createGuiCharacter(GuiView & lv) { return new GuiCharacter(lv); }
-
-
 } // namespace frontend
 } // namespace lyx