cui/source/inc/hlinettp.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 42de667705ed90eb6bb3b9e3308d666e507eddd8
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Sun Nov 12 23:13:56 2023 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Nov 13 07:20:36 2023 +0100

    -Werror,-Wunused-private-field
    
    Change-Id: I6bc93f212c687c908e68b2fbbced03f19f40844e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159351
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/cui/source/inc/hlinettp.hxx b/cui/source/inc/hlinettp.hxx
index a164063150de..bb86dff9ca5e 100644
--- a/cui/source/inc/hlinettp.hxx
+++ b/cui/source/inc/hlinettp.hxx
@@ -34,9 +34,6 @@
 class SvxHyperlinkInternetTp : public SvxHyperlinkTabPageBase
 {
 private:
-    OUString            maStrOldUser;
-    OUString            maStrOldPassword;
-
     bool                m_bMarkWndOpen;
 
     std::unique_ptr<weld::RadioButton> m_xRbtLinktypInternet;

Reply via email to