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

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 12 20:20:59 UTC 2021


 sd/source/ui/annotations/annotationwindow.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3a981ad54f226723bc9749b52d62de0c536178f6
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Feb 12 14:45:24 2021 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Fri Feb 12 21:20:15 2021 +0100

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

diff --git a/sd/source/ui/annotations/annotationwindow.hxx b/sd/source/ui/annotations/annotationwindow.hxx
index c976322af652..79d3f73f6b91 100644
--- a/sd/source/ui/annotations/annotationwindow.hxx
+++ b/sd/source/ui/annotations/annotationwindow.hxx
@@ -19,7 +19,6 @@
 
 #pragma once
 
-#include <vcl/ctrl.hxx>
 #include <vcl/floatwin.hxx>
 #include <vcl/InterimItemWindow.hxx>
 #include <tools/long.hxx>


More information about the Libreoffice-commits mailing list