[Libreoffice-commits] core.git: vcl/headless

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Nov 13 20:12:23 UTC 2018


 vcl/headless/CustomWidgetDraw.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b09e512eecac15f0bda3d89324905bd3bbfcf1e3
Author:     Michael Meeks <michael.meeks at collabora.com>
AuthorDate: Tue Nov 13 17:44:44 2018 +0000
Commit:     Michael Meeks <michael.meeks at collabora.com>
CommitDate: Tue Nov 13 21:11:59 2018 +0100

    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 at collabora.com>

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>


More information about the Libreoffice-commits mailing list