]> git.lyx.org Git - lyx.git/blobdiff - src/Format.cpp
Account for old versions of Pygments
[lyx.git] / src / Format.cpp
index d0f83a20046ebb04eed7be53c1ed9feefb98fab5..4a33eb07c49e97c80ef4548979b00029500c9dc4 100644 (file)
@@ -872,9 +872,4 @@ OutputParams::FLAVOR format2flavor(std::string fmt)
        return flavorTranslator().find(fmt);
 } */
 
-Formats formats;
-
-Formats system_formats;
-
-
 } // namespace lyx