]> git.webhop.me Git - msgbox.git/commitdiff
fix -Wshadow compiler warnings
authorGetAway <get-away@t-online.de>
Fri, 13 Jan 2017 19:05:25 +0000 (20:05 +0100)
committersvenhoefer <svenhoefer@svenhoefer.com>
Fri, 13 Jan 2017 20:04:09 +0000 (21:04 +0100)
fb_display.c

index dbf7fcada3ea4efce30604f992e7957577d0f49c..ce645a4ed3ee36e0cbc248c64be960f06072ba18 100644 (file)
@@ -23,7 +23,6 @@
 #include "gfx.h"
 #include "fb_display.h"
 
-extern unsigned int alpha;
 
 void blit2FB(void *fbbuff,
        uint32_t width, uint32_t height,