tdf#131254 Prevent extra eventqueue empty call.
commit80f386f787ad59936ead2022e6d932a6d441c6e9
authorGülşah Köse <gulsah.kose@collabora.com>
Mon, 23 Mar 2020 12:33:40 +0000 (23 15:33 +0300)
committerGülşah Köse <gulsah.kose@collabora.com>
Thu, 26 Mar 2020 18:36:07 +0000 (26 19:36 +0100)
tree4b9d72b6c7d4988cf7fc0f010741e6a594ad117f
parentc76fdcf1cfa1242e66b50ebe80d6eac1baae37a9
tdf#131254 Prevent extra eventqueue empty call.

That call disables advance timing setting when we back
to previous slide. Its comment line says "Process initial
events and skip any animations that are started when the
slide is shown" but it can still skip any animations.
It seems that is an unnneeded call here.

Change-Id: Iec23409da8285f5b7a8bff3d9c4f507a997ae885
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90913
Tested-by: Jenkins
Reviewed-by: Gülşah Köse <gulsah.kose@collabora.com>
slideshow/source/engine/effectrewinder.cxx