diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2021-08-30 21:53:22 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-08-31 16:20:52 +0200 |
commit | 7955fe46e226d74732993454e18be6835659c11c (patch) | |
tree | a2026c97ba66668b31d1e2c176f6b750568c52be /sfx2/inc | |
parent | 8a45eac81686ccc06b7f028594770ad18ae66057 (diff) |
flatten SfxObjectShellArr_Impl
Change-Id: I97e3ea18ce17c63ae95d7755a32c602b88373370
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121337
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index c3aa00c0b06d..a94cc108a281 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -469,7 +469,6 @@ #include <sfxpicklist.hxx> #include <sfxtypes.hxx> #include <sfxurlrelocator.hxx> -#include <shellimpl.hxx> #include <splitwin.hxx> #include <statcach.hxx> #include <workwin.hxx> |