[Libreoffice-commits] core.git: sd/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Feb 24 20:25:15 UTC 2021
sd/source/ui/sidebar/MasterPagesSelector.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 3836c43963af1c99bcb9f9ab20f745d29b8c80fc
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Feb 24 17:22:53 2021 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Feb 24 21:24:24 2021 +0100
drop an unneeded include
Change-Id: I086036cf19b7e011da17ab5767460ac3e10eab2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111497
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sd/source/ui/sidebar/MasterPagesSelector.cxx b/sd/source/ui/sidebar/MasterPagesSelector.cxx
index 7376d63ec7d3..9a0ca4bd2700 100644
--- a/sd/source/ui/sidebar/MasterPagesSelector.cxx
+++ b/sd/source/ui/sidebar/MasterPagesSelector.cxx
@@ -37,7 +37,6 @@
#include <o3tl/safeint.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/image.hxx>
-#include <vcl/floatwin.hxx>
#include <vcl/weldutils.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
More information about the Libreoffice-commits
mailing list