X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt%2FGuiWrap.cpp;h=0f66cf07583f50e8f61ee71ef6329bc810bac3c2;hb=ceb03b1815583a7daf6166562f6d928d7d38b356;hp=e22be0898c2e97f599dc76aa8d8f332f3af41446;hpb=c293be56bd12c5dc46e5cedd2828e33918fccef7;p=lyx.git diff --git a/src/frontends/qt/GuiWrap.cpp b/src/frontends/qt/GuiWrap.cpp index e22be0898c..0f66cf0758 100644 --- a/src/frontends/qt/GuiWrap.cpp +++ b/src/frontends/qt/GuiWrap.cpp @@ -206,9 +206,6 @@ void GuiWrap::dispatchParams() } -Dialog * createGuiWrap(GuiView & lv) { return new GuiWrap(lv); } - - } // namespace frontend } // namespace lyx