From 154fe36eb296483f67b14a657925d49aa9401e0f Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 11 Jun 2008 09:05:46 +0000 Subject: [PATCH] Old, unused and handled elsewhere. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25227 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathNest.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/mathed/InsetMathNest.cpp b/src/mathed/InsetMathNest.cpp index a2da9d0d14..57f2fb4101 100644 --- a/src/mathed/InsetMathNest.cpp +++ b/src/mathed/InsetMathNest.cpp @@ -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; -- 2.39.2