sd/source/ui/framework/configuration/ConfigurationUpdater.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e2f0550156b5798db9969f029ca27a9ada54f025
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue Dec 9 16:57:37 2014 +0100

    -Werror,-Wunused-const-variable
    
    Change-Id: I0ba682547e0dac2bac6e52decbee709a48645bd7

diff --git a/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx 
b/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
index 2972f93..42b2eb7 100644
--- a/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
@@ -37,7 +37,6 @@ using ::std::vector;
 
 namespace {
 static const sal_Int32 snShortTimeoutCountThreshold (1);
-static const sal_Int32 snNormalTimeoutCountThreshold (5);
 }
 
 namespace sd { namespace framework {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to