sd/source/ui/view/NotesPanelViewShell.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 34c698fe1bf26fd6b01a62df2f847ab05536c215
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Apr 11 15:07:52 2024 +0200
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Fri Apr 12 12:24:33 2024 +0200

    Remove duplicated include
    
    Change-Id: I423fed50156a225d14c0afeebd7b72936c052b97
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166008
    Tested-by: Jenkins
    Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

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>

Reply via email to