]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Preamble.cpp
tex2lyx/Preamble.cpp: remove a FIXME, the problem was only in trunk (bug #8211) and...
[lyx.git] / src / tex2lyx / Preamble.cpp
index 781ce2cc7997ec1f81e06c0157ea37d223356f30..c8bd9cbff9ceb549f6f11f39a5aa0c55ffc7f427 100644 (file)
@@ -1135,9 +1135,6 @@ void Preamble::parse(Parser & p, string const & forceclass,
                        // support this yet, see bug #8214
                        p.hasOpt() ? p.getOpt() : string();
                        p.verbatim_item();
-                       // FIXME: there can be multiple occurences of
-                       // \setotherlanguage, we need to handle them all not only the
-                       // first one
                }
 
                else if (t.cs() == "setmainfont") {