summaryrefslogtreecommitdiff
path: root/include/vcl/sysdata.hxx
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/vcl/sysdata.hxx
parentfbe43e7943b2373c9a0e6571fd82fc16f9622802 (diff)
rCTFont is not used anywhere
Change-Id: I2ee13f6a014f26ca03b34d87094af337733207e3
Diffstat (limited to 'include/vcl/sysdata.hxx')
-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