]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLayout.cpp
tex2lyx: support for Spreadsheet and chess external templates
[lyx.git] / src / insets / InsetLayout.cpp
index ee73ba68048ff1fefd53e074bc23297379fdc69b..dee7e29f7a6083ff0fa4caa306c5a018b85b3353 100644 (file)
@@ -159,7 +159,6 @@ bool InsetLayout::read(Lexer & lex, TextClass const & tclass)
 
        lex.pushTable(elementTags);
 
-       FontInfo font = inherit_font;
        labelfont_ = inherit_font;
        bgcolor_ = Color_none;
        bool getout = false;