summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-04-11 15:07:52 +0200
committerTaichi Haradaguchi <20001722@ymail.ne.jp>2024-04-12 12:24:33 +0200
commit34c698fe1bf26fd6b01a62df2f847ab05536c215 (patch)
treed9e668d3c236c24920ae0b5b3294c6ef8c49cccc /sd
parentd4375cf6e6086c3b9cb169cbb40781e8b1124b4d (diff)
Remove duplicated include
Change-Id: I423fed50156a225d14c0afeebd7b72936c052b97 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166008 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/view/NotesPanelViewShell.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/view/NotesPanelViewShell.cxx b/sd/source/ui/view/NotesPanelViewShell.cxx
index ec849a2484d9..d4dd078dfc4d 100644
--- a/sd/source/ui/view/NotesPanelViewShell.cxx
+++ b/sd/source/ui/view/NotesPanelViewShell.cxx
@@ -78,8 +78,6 @@
#include <TextObjectBar.hxx>
-#include <memory>
-
#define ShellClass_NotesPanelViewShell
using namespace sd;
#include <sdslots.hxx>