summaryrefslogtreecommitdiff
path: root/include/unotools/intlwrapper.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-06 19:45:36 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-06 19:45:36 +0300
commit49ccde0d3d3edaac9473f915011a501058e64002 (patch)
tree1dcb8a25647eff7f740df8b0b8f589696e87f06d /include/unotools/intlwrapper.hxx
parentf4e8d2ad0e591b87d2c221761363a3042628d5ff (diff)
Kill superfluous vertical whitespace
Change-Id: Idadfa4d215cb4b789d4949ce850bbb13016350c6
Diffstat (limited to 'include/unotools/intlwrapper.hxx')
-rw-r--r--include/unotools/intlwrapper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/intlwrapper.hxx b/include/unotools/intlwrapper.hxx
index a28598c6a35f..903a8a462a0b 100644
--- a/include/unotools/intlwrapper.hxx
+++ b/include/unotools/intlwrapper.hxx
@@ -27,7 +27,6 @@
#include <i18nlangtag/lang.h>
#include <i18nlangtag/languagetag.hxx>
-
/**
A wrapper of I18N wrappers. Using this is more expensive than using some
single wrapper classes so use it only if you must pass a single pointer
@@ -58,7 +57,6 @@ private:
void ImplNewLocaleData() const;
void ImplNewCollator( bool bCaseSensitive ) const;
-
public:
IntlWrapper(
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > & rxContext,