summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/pkgchk/unopkg/unopkg_misc.cxx')
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_misc.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_misc.cxx b/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
index eac18d4ca8f2..5b51a534a72a 100644
--- a/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
@@ -441,9 +441,7 @@ Reference<XComponentContext> getUNO(
{
// do not create any user data (for the root user) in --shared mode:
if (shared) {
- rtl::Bootstrap::set(
- OUString("CFG_CacheUrl"),
- OUString());
+ rtl::Bootstrap::set("CFG_CacheUrl", OUString());
}
// hold lock during process runtime: