From 77cea75e51ba95bb421bdbd8d9c3183408d5a872 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 31 May 2014 08:42:43 +0100 Subject: Remove unused variable. --- atari/misc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/atari/misc.c b/atari/misc.c index 3e4411ea5..e689b8249 100755 --- a/atari/misc.c +++ b/atari/misc.c @@ -210,7 +210,6 @@ static nserror load_icon_callback(hlcache_handle *handle, hlcache_handle *load_icon(const char *name, hlcache_handle_callback cb, void * pw ) { - const char *icon_url = NULL; hlcache_handle *c; nserror err; nsurl *icon_nsurl; -- cgit v1.2.3