summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-07-29 14:27:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-07-29 14:27:43 +0200
commit551f76f410c5a2b8efb7e4736ca0e1440bd58276 (patch)
tree7c68a21f3fb018a75c1317c3ef5b4dd9e5e97f81 /include
parent7dad065277b82bf5b943f56818b259d0d211346f (diff)
Drop unnecessary SfxApplication::CreateResManager wrapper
Change-Id: I2b8662ec85b8f710aa17a2c6f59c4b35af7685f3
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 09286352018d..0a11a0616b5a 100644
--- a/include/sfx2/app.hxx
+++ b/include/sfx2/app.hxx
@@ -153,7 +153,6 @@ public:
// Resource Manager
ResMgr* GetSfxResManager();
- static ResMgr* CreateResManager( const char *pPrefix );
// DDE
#if defined( WNT )