diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-16 11:55:26 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-16 13:54:59 +0100 |
commit | e3f70972d2f93ac87ca281ad8655d0f2c13f1f96 (patch) | |
tree | ffcf0f55852b8f80dced96590f06cc28f41c8052 /sd | |
parent | 0c0ff7c0251f1e475d86a2f4885c06642ea43c9c (diff) |
remove some unneeded includes
Change-Id: I993ed47c6b4a43f6293bdf5c2803599d75337bb1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86918
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/dlg/PaneChildWindows.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/PaneChildWindows.cxx b/sd/source/ui/dlg/PaneChildWindows.cxx index b44e128823bf..a40acd367d6c 100644 --- a/sd/source/ui/dlg/PaneChildWindows.cxx +++ b/sd/source/ui/dlg/PaneChildWindows.cxx @@ -25,7 +25,6 @@ #include <strings.hrc> #include <sdresid.hxx> -#include <sfx2/dockwin.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> |