summaryrefslogtreecommitdiff
path: root/amiga/download.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/download.h')
-rwxr-xr-xamiga/download.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/amiga/download.h b/amiga/download.h
index a9b53c420..a5dc2d0e1 100755
--- a/amiga/download.h
+++ b/amiga/download.h
@@ -28,8 +28,7 @@ struct dlnode
struct gui_download_window {
struct Window *win;
- Object *objects[OID_LAST];
- struct Gadget *gadgets[GID_LAST];
+ Object *objects[GID_LAST];
struct nsObject *node;
ULONG pad[5];
BPTR fh;