sd/source/ui/view/drviewse.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 4a31ceba3bf80d9e050cde3266d49e83df372a8a Author: Michael Meeks <michael.me...@collabora.com> AuthorDate: Sat Aug 15 22:55:55 2020 +0100 Commit: Michael Meeks <michael.me...@collabora.com> CommitDate: Mon Aug 17 15:58:02 2020 +0200
Remove redundant Invalidate() Probable merge error in CWS impressfunctions dc5479dcc39. Change-Id: Ifa8dc9dbeeecf2dd6da44909060b72a20a7042a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100783 Tested-by: Jenkins Reviewed-by: Michael Meeks <michael.me...@collabora.com> diff --git a/sd/source/ui/view/drviewse.cxx b/sd/source/ui/view/drviewse.cxx index bb305423ce08..ad18b8b5ffea 100644 --- a/sd/source/ui/view/drviewse.cxx +++ b/sd/source/ui/view/drviewse.cxx @@ -158,8 +158,6 @@ void DrawViewShell::FuPermanent(SfxRequest& rReq) Invalidate(); - Invalidate(); - // evtl. feed characters to activated textedit if(SID_ATTR_CHAR == nSId && GetView() && GetView()->IsTextEdit()) ImpAddPrintableCharactersToTextEdit(rReq, GetView()); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits