diff options
Diffstat (limited to 'include/basic/basrdll.hxx')
-rw-r--r-- | include/basic/basrdll.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/basic/basrdll.hxx b/include/basic/basrdll.hxx index 6c2fc4655122..e4e97ae65dbc 100644 --- a/include/basic/basrdll.hxx +++ b/include/basic/basrdll.hxx @@ -33,8 +33,6 @@ public: BasicDLL(); ~BasicDLL(); - const std::locale& GetBasResLocale() const; - static void BasicBreak(); static void EnableBreak( bool bEnable ); |