From 0a51d3915cba09a95ee13185a1a2c9e15fd63545 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sun, 2 Aug 2009 15:44:40 +0000 Subject: Remove redundant definitions of SCROLLBAR_WIDTH git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22114 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/bitmap/list.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/gui/bitmap') diff --git a/apps/gui/bitmap/list.c b/apps/gui/bitmap/list.c index 4ab493d169..a0f3d7706e 100644 --- a/apps/gui/bitmap/list.c +++ b/apps/gui/bitmap/list.c @@ -41,7 +41,6 @@ #include "talk.h" #include "viewport.h" -#define SCROLLBAR_WIDTH 6 #define ICON_PADDING 1 /* these are static to make scrolling work */ -- cgit v1.2.3