]> git.lyx.org Git - features.git/commitdiff
remove void operation.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 2 Nov 2007 16:10:33 +0000 (16:10 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 2 Nov 2007 16:10:33 +0000 (16:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21377 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetERT.cpp

index 422873708837fe40b487410a448b185a36b053a8..a94d3729c044118c0275c489893671bb6ba4c4c2 100644 (file)
@@ -52,7 +52,7 @@ using std::string;
 void InsetERT::init()
 {
        setButtonLabel();
-       setLabelFont(layout_.labelfont);
+
        // FIXME: what to do with those?
        //text_.current_font.setLanguage(latex_language);
        //text_.real_current_font.setLanguage(latex_language);