summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-20 01:01:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-20 10:11:42 +0100
commit07a793a2b73a4449432138f037416075d69c9f4c (patch)
tree694bdf0b32dd9c6ebae6f66636acb27bb0019104 /vcl
parent90587ed9352bf3ca1ec07ff38a2b89acf646f088 (diff)
WaE: and no longer need this here then
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/generic/fontmanager/fontcache.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/unx/generic/fontmanager/fontcache.cxx b/vcl/unx/generic/fontmanager/fontcache.cxx
index e60d50f5de04..29dc6d5f1d3d 100644
--- a/vcl/unx/generic/fontmanager/fontcache.cxx
+++ b/vcl/unx/generic/fontmanager/fontcache.cxx
@@ -690,8 +690,6 @@ bool FontCache::getFontCacheFile( int nDirID, const OString& rFile, list< PrintF
*/
void FontCache::updateFontCacheEntry( const PrintFontManager::PrintFont* pFont, bool bFlush )
{
- PrintFontManager& rManager( PrintFontManager::get() );
-
OString aFile;
int nDirID = 0;
switch( pFont->m_eType )