summaryrefslogtreecommitdiff
path: root/riscos/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/plugin.h')
-rw-r--r--riscos/plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/plugin.h b/riscos/plugin.h
index 2788d2d32..8b53f2eb1 100644
--- a/riscos/plugin.h
+++ b/riscos/plugin.h
@@ -34,7 +34,6 @@ struct content_plugin_data {
unsigned int consumed; /* size of data consumed by plugin */
bool reformat_pending; /* is a reformat pending? */
int width, height; /* reformat width & height */
- bool stream_waiting; /* waiting to stream a datastream */
bool file_stream_waiting; /* waiting to stream as file */
};