summaryrefslogtreecommitdiff
path: root/i18npool/inc/breakiterator_th.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/breakiterator_th.hxx')
-rw-r--r--i18npool/inc/breakiterator_th.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/breakiterator_th.hxx b/i18npool/inc/breakiterator_th.hxx
index 943c8f33cabb..5e2eddca019c 100644
--- a/i18npool/inc/breakiterator_th.hxx
+++ b/i18npool/inc/breakiterator_th.hxx
@@ -32,7 +32,7 @@ public:
virtual ~BreakIterator_th() override;
protected:
- void SAL_CALL makeIndex(const OUString& text, sal_Int32 pos) throw(css::uno::RuntimeException) override;
+ void SAL_CALL makeIndex(const OUString& text, sal_Int32 pos) override;
};
} } } }