summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-01 10:59:01 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-01 11:00:41 +0000
commit875129a8d4eca6b8ac184c4ae3539ffce8194e39 (patch)
tree50381ce2c15d5752259bd85e14e8d68ef84277c5 /tools
parentwriterfilter: convert sprm:C{Shd,FBiDi,ComplexScript,Kcd} (diff)
downloadcore-875129a8d4eca6b8ac184c4ae3539ffce8194e39.tar.gz
core-875129a8d4eca6b8ac184c4ae3539ffce8194e39.zip
callcatcher: update unused code
Change-Id: I429eeb3fc0dd0d0c55612eb482d99ab4ceda2f56
Diffstat (limited to 'tools')
-rw-r--r--tools/source/rc/resmgr.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/source/rc/resmgr.cxx b/tools/source/rc/resmgr.cxx
index ae9cd4cd4b16..e56a5d9a7ccf 100644
--- a/tools/source/rc/resmgr.cxx
+++ b/tools/source/rc/resmgr.cxx
@@ -922,12 +922,6 @@ void ResMgr::TestStack( const Resource* pResObj )
}
}
-#else
-
-void ResMgr::TestStack( const Resource* )
-{
-}
-
#endif
bool ResMgr::IsAvailable( const ResId& rId, const Resource* pResObj ) const