summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/fntcache.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-04-18 11:21:44 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-04-18 10:51:54 +0000
commit67d333c608a662621c1069aacdec75e45e33a183 (patch)
tree9b2715c5d159acc881627fe461c501fd4db91abf /sw/source/core/inc/fntcache.hxx
parent0c1e6136ca84ec3bd2c0bb96689c0235b8585b25 (diff)
tdf#99352 - Some VclPtrs leak past DeInitVCL
Change-Id: I74b27b1d8b662a644df580ae128643b8495355f8 Reviewed-on: https://gerrit.libreoffice.org/24204 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/source/core/inc/fntcache.hxx')
-rw-r--r--sw/source/core/inc/fntcache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/fntcache.hxx b/sw/source/core/inc/fntcache.hxx
index 7d5dc0aa16e9..b0117a000fae 100644
--- a/sw/source/core/inc/fntcache.hxx
+++ b/sw/source/core/inc/fntcache.hxx
@@ -78,7 +78,6 @@ class SwFntObj : public SwCacheObj
static long nPixWidth;
static MapMode *pPixMap;
- static VclPtr<OutputDevice> pPixOut;
public:
DECL_FIXEDMEMPOOL_NEWDEL(SwFntObj)