diff options
Diffstat (limited to 'userspace/put_pixel.h')
| -rw-r--r-- | userspace/put_pixel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/userspace/put_pixel.h b/userspace/put_pixel.h index 563a7e8..4b45e83 100644 --- a/userspace/put_pixel.h +++ b/userspace/put_pixel.h @@ -29,7 +29,6 @@ void put_rect(int x,int y, int w, int h,uint32_t col) pix++; } pix+=640-w; - } } |
