summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-01-06 11:44:37 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-01-06 11:44:37 +0000
commit94118d22beb4dbe59fa9c281a064208b57f9f58b (patch)
tree482e329911894fbbe1f499fca543ec461ca68dff /amiga
parenta6c6d476e2a80d3187101cee82cb792ecd940ce6 (diff)
downloadnetsurf-94118d22beb4dbe59fa9c281a064208b57f9f58b.tar.gz
netsurf-94118d22beb4dbe59fa9c281a064208b57f9f58b.tar.bz2
Remove unused global
Diffstat (limited to 'amiga')
-rw-r--r--amiga/theme.c1
1 files changed, 0 insertions, 1 deletions
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",