summaryrefslogtreecommitdiffstats
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
commitfb503f7425697955d93c21f955545a8ad7c5bdfb (patch)
tree2c1ee655ee7ea221ff88e6f00b229392467541c3 /configmgr
parentINTEGRATION: CWS sb88 (1.6.10); FILE MERGED (diff)
downloadcore-fb503f7425697955d93c21f955545a8ad7c5bdfb.tar.gz
core-fb503f7425697955d93c21f955545a8ad7c5bdfb.zip
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 8c54118f9d42..19bc5de393fc 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();