summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxresid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sfxresid.hxx')
-rw-r--r--include/sfx2/sfxresid.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/sfx2/sfxresid.hxx b/include/sfx2/sfxresid.hxx
index b7b7f553c4ef..5557f652c57b 100644
--- a/include/sfx2/sfxresid.hxx
+++ b/include/sfx2/sfxresid.hxx
@@ -23,12 +23,6 @@
#include <rtl/ustring.hxx>
#include <locale>
-struct SFX2_DLLPUBLIC SfxResLocale
-{
- static std::locale* GetResLocale();
- static void DeleteResLocale();
-};
-
SFX2_DLLPUBLIC OUString SfxResId(const char* pId);
#endif