summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-06-18 00:36:47 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2013-06-18 00:36:47 +0200
commit2e87fa36c7c0abb85d9a2bac71580ef799c9d4c8 (patch)
tree46ab0f4eaa1a85bd99a687339d2de245877698a4 /include
parentTrying to fix salgdi_gdiplus (diff)
downloadcore-2e87fa36c7c0abb85d9a2bac71580ef799c9d4c8.tar.gz
core-2e87fa36c7c0abb85d9a2bac71580ef799c9d4c8.zip
rCTFont is not used anywhere
Change-Id: I2ee13f6a014f26ca03b34d87094af337733207e3
Diffstat (limited to 'include')
-rw-r--r--include/vcl/sysdata.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/sysdata.hxx b/include/vcl/sysdata.hxx
index d06e72aee22f..c2953a415c8c 100644
--- a/include/vcl/sysdata.hxx
+++ b/include/vcl/sysdata.hxx
@@ -217,12 +217,10 @@ struct SystemFontData
HFONT hFont; // native font object
#elif defined( MACOSX )
#ifdef ENABLE_CORETEXT
- CTFontRef rCTFont; // native font object
#else
void* aATSUFontID; // native font object
#endif
#elif defined( IOS )
- CTFontRef rCTFont; // native font object
#elif defined( UNX )
void* nFontId; // native font id
int nFontFlags; // native font flags