summaryrefslogtreecommitdiff
path: root/vcl/ios
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-16 19:24:38 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-16 20:27:55 +0200
commitb0bc47d628ceb6d89d22cd2bd5abc5e5c92af4d8 (patch)
tree2e1287da2ac84326ee1e353df9454ba47cf5513d /vcl/ios
parentd956ddc54c486e24505029b9bdac314416b256d6 (diff)
mnSystemVersion not used
Change-Id: Ief800f1228bca327fd8d77a78fa332639f5d5f69
Diffstat (limited to 'vcl/ios')
-rw-r--r--vcl/ios/source/app/saldata.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/ios/source/app/saldata.cxx b/vcl/ios/source/app/saldata.cxx
index b8f39109dbb5..b83bc78e2f82 100644
--- a/vcl/ios/source/app/saldata.cxx
+++ b/vcl/ios/source/app/saldata.cxx
@@ -42,7 +42,6 @@ SalData::SalData()
mxGraySpace( CGColorSpaceCreateDeviceGray( ) ),
mxP50Space( NULL ),
mxP50Pattern( NULL ),
- mnSystemVersion( VER_TIGER ),
mnDPIX( 0 ),
mnDPIY( 0 )
{