[Libreoffice-commits] core.git: sfx2/source

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Thu Apr 8 10:01:42 UTC 2021


 sfx2/source/sidebar/Deck.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a1e94574f7d1b02645febb60cd870761642cd0e9
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Apr 8 09:02:51 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Apr 8 12:01:02 2021 +0200

    drop some unneeded include
    
    Change-Id: Ibae554766d1de6e7e443df0fda4987c7f378fb45
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113789
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sfx2/source/sidebar/Deck.cxx b/sfx2/source/sidebar/Deck.cxx
index 4ea279689e8e..20acb6973881 100644
--- a/sfx2/source/sidebar/Deck.cxx
+++ b/sfx2/source/sidebar/Deck.cxx
@@ -30,7 +30,6 @@
 
 #include <vcl/event.hxx>
 #include <comphelper/lok.hxx>
-#include <vcl/scrbar.hxx>
 #include <vcl/commandevent.hxx>
 #include <vcl/IDialogRenderable.hxx>
 #include <toolkit/helper/vclunohelper.hxx>


More information about the Libreoffice-commits mailing list