From ad6c03fe26b57dd07974b2ff1e1e4ad2739c3d78 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Tue, 6 Jan 2015 19:35:41 +0100 Subject: [PATCH] InsetTabular.cpp: Remove commented code without a comment This was a leftover of [b2246c4e/lyxgit]. --- src/insets/InsetTabular.cpp | 1 - 1 file changed, 1 deletion(-) 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)) -- 2.39.2