From 132256d1be78a24d0e74eb774c50b6d18a7140a1 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sun, 1 Nov 2009 02:56:37 +0000 Subject: YELLOW ZOMBIES! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23457 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/wps.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps') diff --git a/apps/gui/wps.c b/apps/gui/wps.c index 302820b06e..0cfa92cd63 100644 --- a/apps/gui/wps.c +++ b/apps/gui/wps.c @@ -658,7 +658,6 @@ int wps_get_touchaction(struct wps_data *data) break; case WPS_TOUCHREGION_VOLUME: { - int i; const int min_vol = sound_min(SOUND_VOLUME); const int max_vol = sound_max(SOUND_VOLUME); if(r->width > r->height) -- cgit v1.2.3