-Werror,-Wunused-const-variable

Change-Id: I59989b1b5b9fc7b0cb475234dcd11a838618976f
This commit is contained in:
Stephan Bergmann
2014-12-09 17:00:37 +01:00
parent e2f0550156
commit f882be5609

View File

@@ -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().
*/