diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-08-29 13:39:33 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-08-29 14:50:54 +0200 |
commit | a2123f9441859b700d17378965870d1baabbac32 (patch) | |
tree | 6ced959b2da179ac3b73cca2bc1d5dcc4c7ba0f8 /compilerplugins | |
parent | 74b3a0fe9840c6076fd805db7cf8a66f056c5832 (diff) |
remove dead code
in OutputDevice::BlendBitmap. This case will always be handled by the
block inside
if( GetBitCount() <= 8 )
just above.
Has been this since initial import in
commit 5120979b55c888d5090e91792616c57287929d85
Author: Kurt Zenker <kz@openoffice.org>
Date: Mon Nov 6 13:49:09 2006 +0000
INTEGRATION: CWS vcl67 (1.31.16); FILE MERGED
2006/10/20 14:38:03 thb 1.31.16.3: #i70653# Handling the
both-alphas-zero case properly now
2006/09/22 11:51:51 thb 1.31.16.2: #i10000# Fixed a warning
2006/09/22 11:42:05 thb 1.31.16.1: #i47518# Properly blending alpha
bitmap into alpha vdev now.
Change-Id: I1779b17d85685f4b3ecdbda4920b4417ad29452b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156245
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
0 files changed, 0 insertions, 0 deletions