summaryrefslogtreecommitdiff
path: root/rsc/inc/rsctree.hxx
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/inc/rsctree.hxx
parent6f33482f8f4329b6c9874397bdb67c1b958b69c2 (diff)
callcatcher: remove unused methods
Diffstat (limited to 'rsc/inc/rsctree.hxx')
-rw-r--r--rsc/inc/rsctree.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/rsc/inc/rsctree.hxx b/rsc/inc/rsctree.hxx
index 0ff82212bbbf..8f94b509615d 100644
--- a/rsc/inc/rsctree.hxx
+++ b/rsc/inc/rsctree.hxx
@@ -79,8 +79,6 @@ public:
// return ist neue Root
NameNode* Remove( NameNode * );
void OrderTree();
- sal_Bool IsOrderTree() const;
-
};
/*************************************************************************/