diff options
| author | Kevin Matocha <kmatocha@icloud.com> | 2020-08-13 20:58:29 -0500 |
|---|---|---|
| committer | Kevin Matocha <kmatocha@icloud.com> | 2020-08-14 13:37:06 -0500 |
| commit | fc1347ac2a0b467c1cbd9ac4a8ecf117bcdbb96a (patch) | |
| tree | f44c26f36efa4cc28fb884ff5c72c5c671bba7ba /shared-module/displayio | |
| parent | ba5dedc1df768bfac05db844f6220c4756c24223 (diff) | |
deleted whitespace
Diffstat (limited to 'shared-module/displayio')
| -rw-r--r-- | shared-module/displayio/Bitmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-module/displayio/Bitmap.c b/shared-module/displayio/Bitmap.c index b470cecc3..2f87a8944 100644 --- a/shared-module/displayio/Bitmap.c +++ b/shared-module/displayio/Bitmap.c @@ -129,7 +129,6 @@ void common_hal_displayio_bitmap_blit(displayio_bitmap_t *self, int16_t x, int16 } } } - } |
