summaryrefslogtreecommitdiff
path: root/rsc/source/tools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-27 20:54:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-28 09:55:03 +0000
commit963fd1696cb3563ed434a0af8b13d99145e43073 (patch)
tree1c2bde4c2b259d056162e87d4f4f548186a0ad31 /rsc/source/tools
parent6f33482f8f4329b6c9874397bdb67c1b958b69c2 (diff)
callcatcher: remove unused methods
Diffstat (limited to 'rsc/source/tools')
-rw-r--r--rsc/source/tools/rsctree.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/rsc/source/tools/rsctree.cxx b/rsc/source/tools/rsctree.cxx
index b714ecb3aa52..3c9846d09a8a 100644
--- a/rsc/source/tools/rsctree.cxx
+++ b/rsc/source/tools/rsctree.cxx
@@ -381,12 +381,6 @@ IMPL_LINK_INLINE_START( OrderCtrl, CallBackFunc, NameNode *, pNext )
}
IMPL_LINK_INLINE_END( OrderCtrl, CallBackFunc, NameNode *, pNext )
-sal_Bool NameNode::IsOrderTree() const{
- OrderCtrl aOrder;
-
- return aOrder.IsOrder( this );
-}
-
/****************** I d N o d e ******************************************/
/*************************************************************************
|*