From 94118d22beb4dbe59fa9c281a064208b57f9f58b Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 6 Jan 2013 11:44:37 +0000 Subject: Remove unused global --- amiga/theme.c | 1 - 1 file changed, 1 deletion(-) diff --git a/amiga/theme.c b/amiga/theme.c index 6e3336746..65d2f51e1 100644 --- a/amiga/theme.c +++ b/amiga/theme.c @@ -48,7 +48,6 @@ struct bitmap *throbber_nsbm = NULL; ULONG throbber_frames,throbber_update_interval; static Object *mouseptrobj[AMI_LASTPOINTER+1]; static struct BitMap *mouseptrbm[AMI_LASTPOINTER+1]; -static int mouseptrcurrent=0; char *ptrs[AMI_LASTPOINTER+1] = { "ptr_default", -- cgit v1.2.3