summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-17 11:50:48 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-17 11:56:02 +0100
commitabe21b68fa7d384085a5e2788dcb32bba15025f1 (patch)
treec7a332ef4443ba01080a41733e0ca71707223061 /vcl/source/app/svmain.cxx
parentcedb2fb971cafee49a2f545ea29aa2257e14de06 (diff)
I think the CWS-gfbfcfg dust has safely settled by now
Change-Id: I23201c96fff514cf5eaaf69f9841d3ea6ade6070
Diffstat (limited to 'vcl/source/app/svmain.cxx')
-rw-r--r--vcl/source/app/svmain.cxx1
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 )
{