sfx2/source/dialog/filedlgimpl.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 313513da3c75b290f5f77a7e47ce9a32980fbb5a
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Tue Jul 20 00:35:00 2021 +0200
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Tue Jul 20 07:52:31 2021 +0200

    -Werror,-Wunused-private-field
    
    introduced for no apparent reason in 
d157c1bd70d630a58db33910d550bb8dee9fe62e
    "tdf#126665 Remember last used file picker directory"
    
    Change-Id: Iceb26e5bbbb0cad4acccce9489593aef322c14b3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119234
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/sfx2/source/dialog/filedlgimpl.hxx 
b/sfx2/source/dialog/filedlgimpl.hxx
index 96f87bca16a3..15fc3b2decbb 100644
--- a/sfx2/source/dialog/filedlgimpl.hxx
+++ b/sfx2/source/dialog/filedlgimpl.hxx
@@ -57,7 +57,6 @@ namespace sfx2
         ::std::vector< OUString > mlLastURLs;
 
         OUString             maPath;
-        OUString             maLastPath;
         OUString             maFileName;
         OUString             maCurFilter;
         OUString             maSelectFilter;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to