summaryrefslogtreecommitdiffstats
path: root/include/tools/resmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/resmgr.hxx')
-rw-r--r--include/tools/resmgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/resmgr.hxx b/include/tools/resmgr.hxx
index 2dd642422953..6c52d2c7cfd1 100644
--- a/include/tools/resmgr.hxx
+++ b/include/tools/resmgr.hxx
@@ -143,7 +143,6 @@ public:
/// Search and load resource, given its ID
bool GetResource( const ResId& rId, const Resource * = nullptr );
- static void * GetResourceSkipHeader( const ResId& rResId, ResMgr ** ppResMgr );
/// Free resource context
void PopContext( const Resource* = nullptr );