summaryrefslogtreecommitdiff
path: root/include/vcl/sysdata.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-06-05 13:59:57 +0200
committerJan Holesovsky <kendy@collabora.com>2015-06-05 13:59:57 +0200
commit0394d49a70e14e176c047ced39e2e754fcc26f3d (patch)
tree7e1d2523417e3664a8b4a6c553e68b17c4655711 /include/vcl/sysdata.hxx
parent0b2c324d79ef24913846d64ee5f9be516fd2d660 (diff)
Revert "vcl: fix Android build"
"Cleanup crossplatform cairo" breaks Android and iOS. This reverts commit e152b756b3558a3619e5bedb6b258cc7f0879e90.
Diffstat (limited to 'include/vcl/sysdata.hxx')
-rw-r--r--include/vcl/sysdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/sysdata.hxx b/include/vcl/sysdata.hxx
index 7a3ee4c305e5..57217df2fb57 100644
--- a/include/vcl/sysdata.hxx
+++ b/include/vcl/sysdata.hxx
@@ -202,7 +202,7 @@ struct SystemGlyphData
int fallbacklevel;
};
-#if ENABLE_CAIRO_CANVAS || defined(ANDROID)
+#if ENABLE_CAIRO_CANVAS
struct SystemFontData
{