vcl/headless/svpgdi.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 59fdea242f594e8994eb5a68e22bef10b7740590
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Tue Mar 10 16:48:59 2020 +0200
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Tue Mar 10 16:50:20 2020 +0200

    No need for #ifndef IOS here, this file is not compiled for iOS
    
    Change-Id: I3d7c9e95021ba9bdf3992551eaacda29449704ff

diff --git a/vcl/headless/svpgdi.cxx b/vcl/headless/svpgdi.cxx
index fb4514eba37d..4850e3f37fb6 100644
--- a/vcl/headless/svpgdi.cxx
+++ b/vcl/headless/svpgdi.cxx
@@ -22,9 +22,7 @@
 #include <memory>
 #include <numeric>
 
-#ifndef IOS
 #include <headless/svpgdi.hxx>
-#endif
 #include <headless/svpbmp.hxx>
 #include <headless/svpframe.hxx>
 #include <headless/svpcairotextrender.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to