]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiTexinfo.cpp
Make code a bit easier to read
[lyx.git] / src / frontends / qt / GuiTexinfo.cpp
index d8f079f99986a9494adaa9c5a9f0924f2bd44808..d2cb065d28da958833e6a7b48fc118a561998430 100644 (file)
@@ -186,9 +186,6 @@ string GuiTexInfo::classOptions(string const & classname) const
 */
 
 
-Dialog * createGuiTexInfo(GuiView & lv) { return new GuiTexInfo(lv); }
-
-
 } // namespace frontend
 } // namespace lyx