]> git.lyx.org Git - features.git/blobdiff - src/frontends/guiapi.C
Convert the Search/Replace dialog to the cleaner MCV scheme.
[features.git] / src / frontends / guiapi.C
index 1006b66fc944c72acaf616be4306fe3015c4b9c5..9cd0d32a00a5ff31fa34b1a948f7d17ce81b6983 100644 (file)
@@ -52,12 +52,6 @@ void gui_ShowPrint(Dialogs & d)
 }
 
 
-void gui_ShowSearch(Dialogs & d)
-{
-       d.showSearch();
-}
-
-
 void gui_ShowSendto(Dialogs & d)
 {
        d.showSendto();