summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-24 15:11:24 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-24 16:36:02 +0000
commit6c6a68cd566908eb6b22fe9e9b2c2426c853b6f9 (patch)
treea80afc967b2a95facc560acdf19d1e7d37e6c970 /include
parent577dd616bc438bfddf5f65246b1564737bba6a6f (diff)
so GetOffResManager_Impl is unused
which makes sense, because all that's left in ofa.res is error strings Change-Id: Ieedcbd5c9c723ac1a89035add11a61d41b2381a9
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/app.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/app.hxx b/include/sfx2/app.hxx
index 367376164c26..56bea9be35ed 100644
--- a/include/sfx2/app.hxx
+++ b/include/sfx2/app.hxx
@@ -241,7 +241,6 @@ public:
// already removed, or the below methods?
SAL_DLLPRIVATE SfxSlotPool& GetAppSlotPool_Impl() const;
SAL_DLLPRIVATE SfxModule* GetModule_Impl();
- SAL_DLLPRIVATE ResMgr* GetOffResManager_Impl();
static bool loadBrandSvg(const char *pName, BitmapEx &rBitmap, int nWidth);