From 1557221505679c23ef65e07eb32d26f38b8055c9 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Thu, 4 Jan 2007 09:00:19 +0000 Subject: [PATCH] remove obsolete comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16488 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathNest.C | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mathed/InsetMathNest.C b/src/mathed/InsetMathNest.C index 212883d1d5..e57399c496 100644 --- a/src/mathed/InsetMathNest.C +++ b/src/mathed/InsetMathNest.C @@ -459,7 +459,6 @@ void InsetMathNest::doDispatch(LCursor & cur, FuncRequest & cmd) case LFUN_COPY: copySelection(cur); - // FIXME UNICODE cur.message(_("Copy")); break; -- 2.39.5