summaryrefslogtreecommitdiff
path: root/i18npool/source/calendar
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-24 10:05:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-24 10:05:47 +0000
commitf1de99c93a10c95ea642ce3c36c78ceb30a8200e (patch)
tree4bad63c311144625bbfb404a73fd09f4bf844ea2 /i18npool/source/calendar
parent8e388a9d6f97b8eecf5f3d981ba020007b19be1c (diff)
INTEGRATION: CWS i18napi (1.6.46); FILE MERGED
2003/04/19 19:40:59 er 1.6.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n
Diffstat (limited to 'i18npool/source/calendar')
-rw-r--r--i18npool/source/calendar/calendarImpl.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/i18npool/source/calendar/calendarImpl.cxx b/i18npool/source/calendar/calendarImpl.cxx
index f5d0fa74cdf2..0f3fe16a8016 100644
--- a/i18npool/source/calendar/calendarImpl.cxx
+++ b/i18npool/source/calendar/calendarImpl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: calendarImpl.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: khong $ $Date: 2002-11-07 17:43:06 $
+ * last change: $Author: vg $ $Date: 2003-04-24 11:05:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,6 @@
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::i18n;
-using namespace ::drafts::com::sun::star::i18n;
using namespace ::rtl;
#define ERROR RuntimeException()