diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-05-28 16:28:01 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-05-28 22:10:35 +0200 |
commit | b3e970898b9631344b38613c844b5f1ca8bb1016 (patch) | |
tree | ef973bfb34a670a61482c8ffaa8874e68b91f9bd /include | |
parent | 208522ddd3fb6b994aacdab10aca45d4e2562207 (diff) |
drop some unneeded includes
Change-Id: I42b2ccbb4484ab2acb8208ad88c6f22e4af09f7d
Reviewed-on: https://gerrit.libreoffice.org/73114
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/dinfdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/dinfdlg.hxx b/include/sfx2/dinfdlg.hxx index 1062cf18dc5b..45444aff0166 100644 --- a/include/sfx2/dinfdlg.hxx +++ b/include/sfx2/dinfdlg.hxx @@ -31,8 +31,6 @@ #include <svtools/ctrlbox.hxx> -#include <vcl/headbar.hxx> - #include <vcl/edit.hxx> #include <vcl/field.hxx> #include <vcl/idle.hxx> |