summaryrefslogtreecommitdiff
path: root/amiga/theme.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2011-07-02 19:38:54 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2011-07-02 19:38:54 +0000
commit910c6d314fc356a8b8628b3ff7b26c3ff289a4dd (patch)
treef3280e20d434ffb2e4fdae9c3aa8c637f13f7185 /amiga/theme.c
parentb415e6dabc4fb4d2699a28112a09828dfbf0528d (diff)
downloadnetsurf-910c6d314fc356a8b8628b3ff7b26c3ff289a4dd.tar.gz
netsurf-910c6d314fc356a8b8628b3ff7b26c3ff289a4dd.tar.bz2
Put a search icon where the old search favicon was
svn path=/trunk/netsurf/; revision=12558
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);