summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2018-11-13 17:44:44 +0000
committerMichael Meeks <michael.meeks@collabora.com>2018-11-13 21:11:59 +0100
commitb09e512eecac15f0bda3d89324905bd3bbfcf1e3 (patch)
tree3f99d8bec54a17a62d1d9952fca359ef683e3ed1 /vcl
parent7ef1b589b15473f87fbbaff57aa2518fffed4082 (diff)
android: remove redundant header causing build failure.
Change-Id: I857224b551ff6e5959ffe31e872ec4e4993bc174 Reviewed-on: https://gerrit.libreoffice.org/63343 Tested-by: Jenkins Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/headless/CustomWidgetDraw.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/headless/CustomWidgetDraw.cxx b/vcl/headless/CustomWidgetDraw.cxx
index 3bb5b53ec9a5..8a920af1ee55 100644
--- a/vcl/headless/CustomWidgetDraw.cxx
+++ b/vcl/headless/CustomWidgetDraw.cxx
@@ -10,7 +10,6 @@
#include <cairo.h>
#include <headless/CustomWidgetDraw.hxx>
-#include <sal/main.h>
#include <sal/config.h>
#include <rtl/bootstrap.hxx>
#include <tools/svlibrary.h>