include/vcl/menubarupdateicon.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8e49505fa7352023c252bf794ae84c9082d7264e
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Thu Mar 4 14:55:32 2021 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Mar 4 21:58:23 2021 +0100

    -Werror,-Wunused-private-field
    
    ...apparently ever since introduced in 
d2cd1fad73b97e62443a215c84b7b5d5ee74a818
    "split and move MenuBar BubbleWindowManager to vcl"
    
    Change-Id: I479612969e9307daaa45b75d006d3929342b72aa
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111963
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/include/vcl/menubarupdateicon.hxx 
b/include/vcl/menubarupdateicon.hxx
index 0b021519dffd..7aacad52d3ec 100644
--- a/include/vcl/menubarupdateicon.hxx
+++ b/include/vcl/menubarupdateicon.hxx
@@ -34,7 +34,6 @@ class VCL_DLLPUBLIC MenuBarUpdateIconManager
 private:
     OUString maBubbleTitle;
     OUString maBubbleText;
-    OUString maBubbleImageURL;
     Image maBubbleImage;
     VclPtr<BubbleWindow> mpBubbleWin;
     VclPtr<SystemWindow> mpIconSysWin;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to