]> git.lyx.org Git - features.git/blobdiff - src/Text3.cpp
Revert "Update previews after pasting (#6211)"
[features.git] / src / Text3.cpp
index 6dbd4d5a15dece5e1750289bf1f9693bc4f16504..3a93ed23d59cb74ef745d3a6bc5d6fa2078706f0 100644 (file)
@@ -1356,7 +1356,6 @@ void Text::dispatch(Cursor & cur, FuncRequest & cmd)
                bv->buffer().errors("Paste");
                cur.clearSelection(); // bug 393
                cur.finishUndo();
-               bv->buffer().updatePreviews();
                break;
        }