]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiCompareHistory.cpp
Make string-widget combination more l7n friendly
[lyx.git] / src / frontends / qt / GuiCompareHistory.cpp
index 4586eabad932f9c94109d8f8e435377ad2401bed..fbc17b741af762e65f1a39788e10eb8bfb12f78e 100644 (file)
@@ -154,9 +154,6 @@ void GuiCompareHistory::slotButtonBox(QAbstractButton * button)
 }
 
 
-Dialog * createGuiCompareHistory(GuiView & lv) { return new GuiCompareHistory(lv); }
-
-
 } // namespace frontend
 } // namespace lyx