remove void operation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21377 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-11-02 16:10:33 +00:00
parent 286430c3d6
commit 501fa2b3a9

View 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);