]> git.lyx.org Git - features.git/commitdiff
InsetTabular.cpp: Remove commented code without a comment
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 6 Jan 2015 18:35:41 +0000 (19:35 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 6 Jan 2015 21:02:20 +0000 (22:02 +0100)
This was a leftover of [b2246c4e/lyxgit].

src/insets/InsetTabular.cpp

index de9f862576e09290ccb1afd392f1fe7c7025ec6c..6e69a03a7c3f274f8f2485acb596136832772b45 100644 (file)
@@ -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))