mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Old, unused and handled elsewhere.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25227 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cb138277df
commit
154fe36eb2
@ -931,11 +931,6 @@ void InsetMathNest::doDispatch(Cursor & cur, FuncRequest & cmd)
|
||||
else
|
||||
handleFont(cur, cmd.argument(), "mathbb");
|
||||
break;
|
||||
/*
|
||||
case LFUN_FONT_FREE_APPLY:
|
||||
handleFont(cur, cmd.argument(), "textrm");
|
||||
break;
|
||||
*/
|
||||
case LFUN_FONT_DEFAULT:
|
||||
handleFont(cur, cmd.argument(), "textnormal");
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user