summaryrefslogtreecommitdiff
path: root/forms/source/component
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:55:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:55:12 +0000
commit465926318537586ab682bdab0a6fdf8f7adcf9a3 (patch)
tree3d44a090ae811fa7020145f399363d82af77b59f /forms/source/component
parent292deaff34551c63ae3794b9bc7f61fa4a7aa9f3 (diff)
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
Diffstat (limited to 'forms/source/component')
-rw-r--r--forms/source/component/imgprod.cxx5
1 files changed, 2 insertions, 3 deletions
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;