diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-24 15:11:24 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-24 16:36:02 +0000 |
commit | 6c6a68cd566908eb6b22fe9e9b2c2426c853b6f9 (patch) | |
tree | a80afc967b2a95facc560acdf19d1e7d37e6c970 /sfx2/source/inc | |
parent | 577dd616bc438bfddf5f65246b1564737bba6a6f (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 'sfx2/source/inc')
-rw-r--r-- | sfx2/source/inc/appdata.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/inc/appdata.hxx b/sfx2/source/inc/appdata.hxx index 65e0402cf91a..ab3745010900 100644 --- a/sfx2/source/inc/appdata.hxx +++ b/sfx2/source/inc/appdata.hxx @@ -119,7 +119,6 @@ public: SfxViewShellArr_Impl* pViewShells; SfxObjectShellArr_Impl* pObjShells; ResMgr* pSfxResManager; - ResMgr* pOfaResMgr; SfxBasicManagerHolder* pBasicManager; SfxBasicManagerCreationListener* pBasMgrListener; |