diff options
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/ucp/file/shell.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/shell.hxx b/ucb/source/ucp/file/shell.hxx index 3408ad017bf5..cac588f310b8 100644 --- a/ucb/source/ucp/file/shell.hxx +++ b/ucb/source/ucp/file/shell.hxx @@ -439,7 +439,7 @@ namespace fileaccess { void SAL_CALL copyPersistentSet( const OUString& srcUnqPath, const OUString& dstUnqPath, - bool withChildren = false ); + bool withChildren ); // Special optimized method for getting the properties of a directoryitem, which |