diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-09-17 11:50:48 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-09-17 11:56:02 +0100 |
commit | abe21b68fa7d384085a5e2788dcb32bba15025f1 (patch) | |
tree | c7a332ef4443ba01080a41733e0ca71707223061 /vcl/source/app | |
parent | cedb2fb971cafee49a2f545ea29aa2257e14de06 (diff) |
I think the CWS-gfbfcfg dust has safely settled by now
Change-Id: I23201c96fff514cf5eaaf69f9841d3ea6ade6070
Diffstat (limited to 'vcl/source/app')
-rw-r--r-- | vcl/source/app/svmain.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx index fdfe5809b99f..5bae2dfd2e8e 100644 --- a/vcl/source/app/svmain.cxx +++ b/vcl/source/app/svmain.cxx @@ -550,7 +550,6 @@ void DeInitVCL() pSVData->maGDIData.mpScreenFontList = NULL; delete pSVData->maGDIData.mpScreenFontCache; pSVData->maGDIData.mpScreenFontCache = NULL; - ImplFreeOutDevFontData(); if ( pSVData->mpResMgr ) { |