summaryrefslogtreecommitdiff
path: root/atari/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/misc.c')
-rwxr-xr-xatari/misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/misc.c b/atari/misc.c
index 4d1365fa6..8f58f7fa9 100755
--- a/atari/misc.c
+++ b/atari/misc.c
@@ -213,7 +213,6 @@ hlcache_handle *load_icon(const char *name, hlcache_handle_callback cb,
{
char *url = NULL;
const char *icon_url = NULL;
- int len;
hlcache_handle *c;
nserror err;
nsurl *icon_nsurl;