summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2018-02-26 20:37:49 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-02-27 15:00:06 +0100
commit35fc4527210ed4b4faee1802ad23bc8da619a2d0 (patch)
tree7843449829c9e845a8d854d0cdbf8e105031d10a /forms
parent1aa5a3874bf716acfbded2a09319dce5d4ce8c0d (diff)
remove unused vclunohelper.hxx includes
Change-Id: I68178379e5493d0e738861a4dce5aa6e4b58cd22 Reviewed-on: https://gerrit.libreoffice.org/50393 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/Filter.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/component/Filter.cxx b/forms/source/component/Filter.cxx
index 8cbdff0af0d0..5bce25c655b2 100644
--- a/forms/source/component/Filter.cxx
+++ b/forms/source/component/Filter.cxx
@@ -56,7 +56,6 @@
#include <connectivity/formattedcolumnvalue.hxx>
#include <connectivity/predicateinput.hxx>
#include <rtl/ustrbuf.hxx>
-#include <toolkit/helper/vclunohelper.hxx>
#include <tools/diagnose_ex.h>
#include <unotools/localedatawrapper.hxx>
#include <vcl/stdtext.hxx>