diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-04-02 10:20:38 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-04-02 14:50:02 +0200 |
commit | 32c2ecb607af3176a806969e26a8cad0364be286 (patch) | |
tree | 89f82e89a7452f9f56d0a37d4b86b9177de03260 /reportdesign | |
parent | a9f3cee384d9715d289a9a055f085c999b193d3c (diff) |
drop some unneeded includes
Change-Id: I78b9682968acea7564554fb589d2759b6c8e67d0
Reviewed-on: https://gerrit.libreoffice.org/70126
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/source/ui/inc/GroupsSorting.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/GroupsSorting.hxx b/reportdesign/source/ui/inc/GroupsSorting.hxx index 702ed3ab560f..453963c8687d 100644 --- a/reportdesign/source/ui/inc/GroupsSorting.hxx +++ b/reportdesign/source/ui/inc/GroupsSorting.hxx @@ -33,7 +33,6 @@ #include <GroupProperties.hxx> #include <comphelper/propmultiplex.hxx> #include <cppuhelper/basemutex.hxx> -#include <svtools/svmedit.hxx> #include <rtl/ref.hxx> #include <osl/diagnose.h> |