]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiErrorList.cpp
Amend 4cd568d31266
[lyx.git] / src / frontends / qt / GuiErrorList.cpp
index c60dbf11bfba07dfd4e9d38db6f230f11f2866b9..e7dc3766f5b3a10192ad732b7efd1b94a36871c7 100644 (file)
@@ -178,8 +178,6 @@ bool GuiErrorList::goTo(int item)
 }
 
 
-Dialog * createGuiErrorList(GuiView & lv) { return new GuiErrorList(lv); }
-
 } // namespace frontend
 } // namespace lyx