summaryrefslogtreecommitdiff
path: root/svl/source/passwordcontainer/syscreds.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/passwordcontainer/syscreds.cxx')
-rw-r--r--svl/source/passwordcontainer/syscreds.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/passwordcontainer/syscreds.cxx b/svl/source/passwordcontainer/syscreds.cxx
index bbb59cdbcf3e..b402a35e2cdc 100644
--- a/svl/source/passwordcontainer/syscreds.cxx
+++ b/svl/source/passwordcontainer/syscreds.cxx
@@ -154,7 +154,7 @@ namespace
}
while( removeLastSegment( aUrl ) && !aUrl.isEmpty() );
}
- aResult = OUString();
+ aResult.clear();
return false;
}