summaryrefslogtreecommitdiff
path: root/unotools/source/i18n
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-06 00:16:50 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-06 00:20:10 +0900
commite3b0f50966caa8be33a51974b6dccf6a5913bd1f (patch)
treefbb60ee85395d4ac7353073834a6ce0b00c33a3f /unotools/source/i18n
parent146a73e243bb54085055271f08156e2cf5dbd3f2 (diff)
removed unused defines
Change-Id: Ibb6141776fc3a418095b7184c7dacfba70dd7238
Diffstat (limited to 'unotools/source/i18n')
-rw-r--r--unotools/source/i18n/calendarwrapper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/i18n/calendarwrapper.cxx b/unotools/source/i18n/calendarwrapper.cxx
index ad781428aac7..ee685b034cf2 100644
--- a/unotools/source/i18n/calendarwrapper.cxx
+++ b/unotools/source/i18n/calendarwrapper.cxx
@@ -35,7 +35,6 @@
#include <com/sun/star/i18n/CalendarFieldIndex.hpp>
#include <com/sun/star/i18n/XCalendar3.hpp>
-#define CALENDAR_LIBRARYNAME "i18n"
#define CALENDAR_SERVICENAME "com.sun.star.i18n.LocaleCalendar"
using namespace ::com::sun::star;