summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs/gcach_ftyp.cxx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-05-06 14:50:16 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2013-05-06 17:22:29 +0200
commit64fc186bb9cbb6af43d73149e9e593c48fbb0f22 (patch)
tree64d42447a5c1fe0cc4ec2d19a4359e212da260e1 /vcl/generic/glyphs/gcach_ftyp.cxx
parent2b88585b59091189672695a5a2fbe2c7528d3cf3 (diff)
Remove unused variables
Change-Id: I7881af8907c0735e4d8e8c327103c8d8488ec496
Diffstat (limited to 'vcl/generic/glyphs/gcach_ftyp.cxx')
-rw-r--r--vcl/generic/glyphs/gcach_ftyp.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/generic/glyphs/gcach_ftyp.cxx b/vcl/generic/glyphs/gcach_ftyp.cxx
index c1d6ddba2783..a839cc506c24 100644
--- a/vcl/generic/glyphs/gcach_ftyp.cxx
+++ b/vcl/generic/glyphs/gcach_ftyp.cxx
@@ -660,8 +660,6 @@ ServerFont::ServerFont( const FontSelectPattern& rFSD, FtFontInfo* pFI )
mpNextGCFont( NULL ),
mnCos( 0x10000),
mnSin( 0 ),
- mnZWJ( 0 ),
- mnZWNJ( 0 ),
mbCollectedZW( false ),
mnPrioEmbedded(nDefaultPrioEmbedded),
mnPrioAntiAlias(nDefaultPrioAntiAlias),