X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka_Displayio.git/blobdiff_plain/2f6bbdec8ccab766c62f30b695e907518bbc437f..5883df0af5688142a0d054c3276cb84683a08d69:/displayio/_bitmap.py diff --git a/displayio/_bitmap.py b/displayio/_bitmap.py index b0e3655..c61de47 100644 --- a/displayio/_bitmap.py +++ b/displayio/_bitmap.py @@ -154,7 +154,6 @@ class Bitmap: if (self.width > x_placement >= 0) and ( self.height > y_placement >= 0 ): # ensure placement is within target bitmap - # get the palette index from the source bitmap this_pixel_color = source_bitmap[ y1