From 465926318537586ab682bdab0a6fdf8f7adcf9a3 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 19 Jun 2006 11:55:12 +0000 Subject: INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/04/07 17:43:42 sb 1.3.68.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/14 15:20:29 fs 1.3.68.1: #i57457# warning-free code --- forms/source/component/imgprod.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'forms/source/component') diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx index 73ffe508ecc0..9e7d5e89ee77 100644 --- a/forms/source/component/imgprod.cxx +++ b/forms/source/component/imgprod.cxx @@ -4,9 +4,9 @@ * * $RCSfile: imgprod.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2006-03-16 12:48:08 $ + * last change: $Author: hr $ $Date: 2006-06-19 12:55:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -469,7 +469,6 @@ void ImageProducer::ImplInitConsumer( const Graphic& rGraphic ) List aTmp; void * pCons; sal_uInt16 nPalCount = 0; - const sal_uInt16 nBitCount = pBmpAcc->GetBitCount(); sal_uInt32 nRMask = 0; sal_uInt32 nGMask = 0; sal_uInt32 nBMask = 0; -- cgit