summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-01 19:20:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-02 15:36:56 +0200
commit4f80109ddbb14b52c6a7927bb9ab597f4649f8dd (patch)
tree4b480e80475d083c1c1cc4d87ec4bd557a5308f1 /sfx2
parent87bd93779380ea2bc31c369aca584791b3f4d352 (diff)
drop some unneeded includes
Change-Id: I13019ae1b991b5910c50e760a8a825bcf50509d2 Reviewed-on: https://gerrit.libreoffice.org/73336 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/dinfdlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dinfdlg.cxx b/sfx2/source/dialog/dinfdlg.cxx
index 71612ce19235..b3c62360c692 100644
--- a/sfx2/source/dialog/dinfdlg.cxx
+++ b/sfx2/source/dialog/dinfdlg.cxx
@@ -77,7 +77,6 @@
#include <strings.hxx>
#include <bitmaps.hlst>
#include <vcl/help.hxx>
-#include <vcl/builderfactory.hxx>
#include <tools/diagnose_ex.h>
#include <algorithm>