unotools/source/i18n/calendarwrapper.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7f003e70973a4ed31bb32adf1cac3d5a0c0b6ba9
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Jan 26 21:54:18 2015 +0100

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

diff --git a/unotools/source/i18n/calendarwrapper.cxx 
b/unotools/source/i18n/calendarwrapper.cxx
index 27c1b47..2f861fb 100644
--- a/unotools/source/i18n/calendarwrapper.cxx
+++ b/unotools/source/i18n/calendarwrapper.cxx
@@ -26,8 +26,6 @@ using namespace ::com::sun::star;
 using namespace ::com::sun::star::i18n;
 using namespace ::com::sun::star::uno;
 
-const double MILLISECONDS_PER_DAY = 1000.0 * 60.0 * 60.0 * 24.0;
-
 CalendarWrapper::CalendarWrapper(
             const Reference< uno::XComponentContext > & rxContext
             )
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to