diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-07-29 09:04:49 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-07-29 09:43:11 +0200 |
commit | b6222a90f1d0ae800dc5362ebc9b5b354ba873b1 (patch) | |
tree | 7b1f92f1cb139e7a5d535ffb28efa6af39726c9f /sw/source/ui/misc/glossary.cxx | |
parent | d3dd362c093916b4ad5d08844dacd291aa2c9b8f (diff) |
Remove some unused includes
Change-Id: I9af7e2fa0a450ebe396c0f049831a20100dbdc9c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99659
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'sw/source/ui/misc/glossary.cxx')
-rw-r--r-- | sw/source/ui/misc/glossary.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/misc/glossary.cxx b/sw/source/ui/misc/glossary.cxx index 8b54fba20473..21e131891386 100644 --- a/sw/source/ui/misc/glossary.cxx +++ b/sw/source/ui/misc/glossary.cxx @@ -26,7 +26,6 @@ #include <svl/stritem.hxx> #include <svl/macitem.hxx> #include <unotools/pathoptions.hxx> -#include <unotools/lingucfg.hxx> #include <sfx2/request.hxx> #include <sfx2/fcontnr.hxx> #include <sfx2/docfilt.hxx> |