diff --git a/sd/source/ui/slidesorter/controller/SlsAnimator.cxx b/sd/source/ui/slidesorter/controller/SlsAnimator.cxx index b9127b7db772..d0594b902590 100644 --- a/sd/source/ui/slidesorter/controller/SlsAnimator.cxx +++ b/sd/source/ui/slidesorter/controller/SlsAnimator.cxx @@ -24,9 +24,6 @@ namespace sd { namespace slidesorter { namespace controller { -namespace { - static const sal_Int32 gnResolution = 25; -} /** Handle one animation function by using a timer for frequent calls to the animations operator(). */