diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-08-31 12:52:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-31 15:08:11 +0200 |
commit | 48912b3516ef7790ba5e18c000e88cbb1989587f (patch) | |
tree | 3ff1269a8a5d5897b35f3d8009ec2c2b7d485d04 /extensions | |
parent | 8d3f4245555f5fbaba8be7b318f80dd79532099d (diff) |
drop some unnecessary includes
Change-Id: Ic3ccc7f0e93258cce30a42c71011154bc9313f52
Reviewed-on: https://gerrit.libreoffice.org/78343
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/abpilot/abpfinalpage.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/abpilot/abpfinalpage.hxx b/extensions/source/abpilot/abpfinalpage.hxx index 915ec6abc932..a4d7330c9f59 100644 --- a/extensions/source/abpilot/abpfinalpage.hxx +++ b/extensions/source/abpilot/abpfinalpage.hxx @@ -24,7 +24,6 @@ #include "abptypes.hxx" #include <svx/databaselocationinput.hxx> -#include <vcl/edit.hxx> #include <vcl/vclptr.hxx> namespace abp |