[Libreoffice-commits] core.git: sd/source
Stephan Bergmann
sbergman at redhat.com
Tue Dec 9 08:01:27 PST 2014
sd/source/ui/slidesorter/controller/SlsAnimator.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit f882be560930600a2f8734b8e08e4b81e5014c17
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Dec 9 17:00:37 2014 +0100
-Werror,-Wunused-const-variable
Change-Id: I59989b1b5b9fc7b0cb475234dcd11a838618976f
diff --git a/sd/source/ui/slidesorter/controller/SlsAnimator.cxx b/sd/source/ui/slidesorter/controller/SlsAnimator.cxx
index b9127b7..d0594b9 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().
*/
More information about the Libreoffice-commits
mailing list