summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-16 13:01:41 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-16 13:01:41 +0000
commit81133217aec08d20199c440ed20a8c35df6149a0 (patch)
tree558804d026277f1dd4e499a040b1e7d5c18bbcf7 /configmgr
parentce5cebe015ed1ccf5e65c0fbbe9af313392f83cd (diff)
INTEGRATION: CWS sb88 (1.9.10); FILE MERGED
2008/06/03 15:29:52 sb 1.9.10.1: #i89553 applied patch by cmc
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/tree/subtree.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/configmgr/source/tree/subtree.hxx b/configmgr/source/tree/subtree.hxx
index 5869d80224..0c893dfea8 100644
--- a/configmgr/source/tree/subtree.hxx
+++ b/configmgr/source/tree/subtree.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: subtree.hxx,v $
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@@ -103,9 +103,6 @@ namespace configmgr
// to search in ChildListSet a value
class SearchNode : public INode
{
- // why you want to search with no names.
- SearchNode();
-
public:
SearchNode(OUString const& aName);
virtual ~SearchNode();