diff options
-rw-r--r-- | cui/source/options/optpath.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optpath.cxx b/cui/source/options/optpath.cxx index 5a0a87e69ae7..3001d12b17e2 100644 --- a/cui/source/options/optpath.cxx +++ b/cui/source/options/optpath.cxx @@ -711,7 +711,6 @@ IMPL_LINK_TYPED( SvxPathTabPage, DialogClosedHdl, DialogClosedEvent*, pEvt, void OUString sURL = xFolderPicker->getDirectory(); ChangeCurrentEntry( sURL ); } - xFolderPicker.clear(); } void SvxPathTabPage::GetPathList( |