summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/lcd-2bit-horz.c
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2006-02-20 18:45:31 +0000
committerJens Arnold <amiconn@rockbox.org>2006-02-20 18:45:31 +0000
commit5991f02e1ca1a28398b79cd850da65775700a17e (patch)
tree3baff6cada61710a8ce811096b714b031515de6e /firmware/drivers/lcd-2bit-horz.c
parent2705a894f0127167b1296f0a564e5db23087def9 (diff)
downloadrockbox-5991f02e1ca1a28398b79cd850da65775700a17e.tar.gz
rockbox-5991f02e1ca1a28398b79cd850da65775700a17e.zip
Oops, no potentially conflicting declarations please.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8749 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/drivers/lcd-2bit-horz.c')
-rw-r--r--firmware/drivers/lcd-2bit-horz.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/drivers/lcd-2bit-horz.c b/firmware/drivers/lcd-2bit-horz.c
index 185affbcad..164e94cb73 100644
--- a/firmware/drivers/lcd-2bit-horz.c
+++ b/firmware/drivers/lcd-2bit-horz.c
@@ -38,8 +38,6 @@
/*** globals ***/
-#define FB_WIDTH ((LCD_WIDTH+3)/4)
-
unsigned char lcd_framebuffer[LCD_HEIGHT][FB_WIDTH] IBSS_ATTR;
static const unsigned char dibits[16] ICONST_ATTR = {