From: Vincent van Ravesteijn Date: Tue, 6 Jan 2015 18:35:41 +0000 (+0100) Subject: InsetTabular.cpp: Remove commented code without a comment X-Git-Tag: 2.2.0alpha1~1381 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ad6c03fe26b57dd07974b2ff1e1e4ad2739c3d78;p=features.git InsetTabular.cpp: Remove commented code without a comment This was a leftover of [b2246c4e/lyxgit]. --- diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index de9f862576..6e69a03a7c 100644 --- a/src/insets/InsetTabular.cpp +++ b/src/insets/InsetTabular.cpp @@ -3875,7 +3875,6 @@ void InsetTabular::edit(Cursor & cur, bool front, EntryDirection) { //lyxerr << "InsetTabular::edit: " << this << endl; cur.finishUndo(); - //cur.setSelection(false); cur.push(*this); if (front) { if (isRightToLeft(cur))