summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-02-13 20:23:17 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-02-13 20:23:17 +0000
commit9fe2873f04a40c02e79af1a4f8201b0aafea7639 (patch)
tree42ac33485bddba5e1e6224052cf1d8346ce76cb9 /amiga/gui.h
parent08a229161b0cadb2c7db873085830271c5511573 (diff)
downloadnetsurf-9fe2873f04a40c02e79af1a4f8201b0aafea7639.tar.gz
netsurf-9fe2873f04a40c02e79af1a4f8201b0aafea7639.tar.bz2
rationalise the removal of the box redraw queue
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 126bcbe90..e708cefbb 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -142,7 +142,6 @@ struct gui_window
hlcache_handle *favicon;
bool throbbing;
char *tabtitle;
- bool deferred;
struct MinList *deferred_rects;
};