summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/localedatawrapper.cxx
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2001-07-10 11:09:31 +0000
committerEike Rathke <er@openoffice.org>2001-07-10 11:09:31 +0000
commit9cde4238cd6fc496cfa8f704e86ddd17562f1883 (patch)
tree76b6f33b15372003f0dacef19c6864af018e6f4b /unotools/source/i18n/localedatawrapper.cxx
parenta3abf1630466b185e7d33ac11aa64f3492ad5e1c (diff)
oops, wrong checkin
Diffstat (limited to 'unotools/source/i18n/localedatawrapper.cxx')
-rw-r--r--unotools/source/i18n/localedatawrapper.cxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/unotools/source/i18n/localedatawrapper.cxx b/unotools/source/i18n/localedatawrapper.cxx
index 85110fd64e0b..7b64f3d349f5 100644
--- a/unotools/source/i18n/localedatawrapper.cxx
+++ b/unotools/source/i18n/localedatawrapper.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: localedatawrapper.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: er $ $Date: 2001-07-10 12:05:15 $
+ * last change: $Author: er $ $Date: 2001-07-10 12:08:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -125,11 +125,6 @@ uno::Sequence< lang::Locale > LocaleDataWrapper::xInstalledLocales =
uno::Sequence< sal_uInt16 > LocaleDataWrapper::xInstalledLanguageTypes =
uno::Sequence< sal_uInt16 >(0);
-#if SUPD < 638
-//! only for testing
-::utl::ReadWriteMutex LocaleDataWrapper::aMutex;
-#endif
-
LocaleDataWrapper::LocaleDataWrapper(
const Reference< lang::XMultiServiceFactory > & xSF,