fpicker/source/office/RemoteFilesDialog.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit b663c391578727c49844439e9383f123c0f616c6 Author: Stephan Bergmann <stephan.bergm...@allotropia.de> AuthorDate: Fri May 9 08:21:34 2025 +0200 Commit: Stephan Bergmann <stephan.bergm...@allotropia.de> CommitDate: Fri May 9 10:15:15 2025 +0200 -Werror,-Wunused-private-field ...after 7bc7ff06d7e6bd34063e22d41b07f81e3b9fd255 "Remove 'StandardDir'" Change-Id: I5d8ccfad8b1dcf7578687c2651ff4c91bb68937b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185078 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de> diff --git a/fpicker/source/office/RemoteFilesDialog.hxx b/fpicker/source/office/RemoteFilesDialog.hxx index 910c18e1634c..e61de4f73b15 100644 --- a/fpicker/source/office/RemoteFilesDialog.hxx +++ b/fpicker/source/office/RemoteFilesDialog.hxx @@ -111,7 +111,6 @@ private: bool m_bIsInExecute; OUString m_sPath; - OUString m_sStdDir; OUString m_sRootLabel; OUString m_sLastServiceUrl; int m_nCurrentFilter;