summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-31 12:52:39 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-08-31 15:08:11 +0200
commit48912b3516ef7790ba5e18c000e88cbb1989587f (patch)
tree3ff1269a8a5d5897b35f3d8009ec2c2b7d485d04 /sfx2
parent8d3f4245555f5fbaba8be7b318f80dd79532099d (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 'sfx2')
-rw-r--r--sfx2/source/doc/templatedlg.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/doc/templatedlg.cxx b/sfx2/source/doc/templatedlg.cxx
index f3c91a28c767..54cd6ffd96d8 100644
--- a/sfx2/source/doc/templatedlg.cxx
+++ b/sfx2/source/doc/templatedlg.cxx
@@ -39,8 +39,6 @@
#include <unotools/viewoptions.hxx>
#include <vcl/edit.hxx>
#include <vcl/event.hxx>
-#include <vcl/toolbox.hxx>
-#include <vcl/lstbox.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>