summaryrefslogtreecommitdiff
path: root/include/vcl/sysdata.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-06-05 13:59:57 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-05 23:37:42 -0500
commit58772e42df2c33d1929bd27dd02fbb1099561a3f (patch)
treeaef739d5843e1ee014c593541b209b03d79ebafb /include/vcl/sysdata.hxx
parent200b006bd102cf2dd1b63a59c5ec8bc18a8d1e42 (diff)
Revert "vcl: fix Android build"
"Cleanup crossplatform cairo" breaks Android and iOS. This reverts commit e152b756b3558a3619e5bedb6b258cc7f0879e90. (cherry picked from commit 0394d49a70e14e176c047ced39e2e754fcc26f3d)
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
{