mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
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:
parent
286430c3d6
commit
501fa2b3a9
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user