summaryrefslogtreecommitdiffstats
path: root/basctl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-28 09:48:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-11-28 15:29:12 +0100
commit44754323eb546c45c56803a1af14652fde25b5d7 (patch)
tree91ca28baa95ea096ffd6427f1a23e1f01372daca /basctl
parentResolves: tdf#112215 null deref on missing optional ppd value (diff)
downloadcore-44754323eb546c45c56803a1af14652fde25b5d7.tar.gz
core-44754323eb546c45c56803a1af14652fde25b5d7.zip
drop some unnecessary includes
Change-Id: I474b5762e6a07982fddc0315a67181399ea4c30e Reviewed-on: https://gerrit.libreoffice.org/64156 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/brkdlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/source/basicide/brkdlg.cxx b/basctl/source/basicide/brkdlg.cxx
index fb34de153aa8..1296d57d1673 100644
--- a/basctl/source/basicide/brkdlg.cxx
+++ b/basctl/source/basicide/brkdlg.cxx
@@ -24,7 +24,6 @@
#include <basidesh.hxx>
#include <sfx2/dispatch.hxx>
-#include <vcl/lstbox.hxx>
namespace basctl
{