remove obsolete comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16488 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2007-01-04 09:00:19 +00:00
parent 22eae5feb9
commit 1557221505

View File

@ -459,7 +459,6 @@ void InsetMathNest::doDispatch(LCursor & cur, FuncRequest & cmd)
case LFUN_COPY:
copySelection(cur);
// FIXME UNICODE
cur.message(_("Copy"));
break;