summaryrefslogtreecommitdiff
path: root/amiga/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/theme.c')
-rw-r--r--amiga/theme.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/theme.c b/amiga/theme.c
index 4f442f397..90973a863 100644
--- a/amiga/theme.c
+++ b/amiga/theme.c
@@ -145,7 +145,6 @@ void ami_theme_throbber_setup(void)
{
throbber_width = throbber_bmh->bmh_Width / throbber_frames;
throbber_height = throbber_bmh->bmh_Height;
- throbber_bmh->bmh_Masking = mskHasAlpha;
InitRastPort(&throbber_rp);