From 0d49d7681f5949eb0b63d473ec7dde34e9b149f3 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 09:22:46 +0000 Subject: INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2005/10/28 10:53:35 pl 1.7.10.1: #i55991# removed warnings for solaris platform --- psprint/inc/psprint/fontcache.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'psprint/inc/psprint/fontcache.hxx') diff --git a/psprint/inc/psprint/fontcache.hxx b/psprint/inc/psprint/fontcache.hxx index aa24c175fdff..94befc0118dd 100644 --- a/psprint/inc/psprint/fontcache.hxx +++ b/psprint/inc/psprint/fontcache.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fontcache.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-09-08 16:33:36 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:22:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -90,7 +90,7 @@ public: FontCache(); ~FontCache(); - bool getFontCacheFile( int nDirID, const rtl::OString& rDir, const rtl::OString& rFile, std::list< PrintFontManager::PrintFont* >& rNewFonts ) const; + bool getFontCacheFile( int nDirID, const rtl::OString& rFile, std::list< PrintFontManager::PrintFont* >& rNewFonts ) const; void updateFontCacheEntry( const PrintFontManager::PrintFont*, bool bFlush ); void markEmptyDir( int nDirID, bool bNoFiles = true ); -- cgit v1.2.3