summaryrefslogtreecommitdiff
path: root/include/unotools/confignode.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-26 14:44:03 +0200
committerNoel Grandin <noel@peralex.com>2016-02-29 08:04:06 +0200
commit1110346b3b8e57a190366aabebb62e53c6ab6d01 (patch)
treeaa22f8f28cab116834e4222ef03206a7e0b0d29d /include/unotools/confignode.hxx
parent2b24b6b6c3b18d7d934b3f76cc7a787c498ece4a (diff)
loplugin:unuseddefaultparam in unotools
Change-Id: Icb2dc74263026d90b7998b3fd880fd5d2c67a3b7
Diffstat (limited to 'include/unotools/confignode.hxx')
-rw-r--r--include/unotools/confignode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/confignode.hxx b/include/unotools/confignode.hxx
index d46ecda77121..264842d3b739 100644
--- a/include/unotools/confignode.hxx
+++ b/include/unotools/confignode.hxx
@@ -279,7 +279,7 @@ namespace utl
given node path does not exist) are still asserted.</p>
*/
static OConfigurationTreeRoot tryCreateWithComponentContext( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
- const OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE, bool _bLazyWrite = true );
+ const OUString& _rPath, sal_Int32 _nDepth = -1, CREATION_MODE _eMode = CM_UPDATABLE );
/** commit all changes made on the subtree the object is the root for<p/>
All changes made on any OConfigurationNode object retrieved (maybe indirect) from this root