summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/bitmap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/riscos/bitmap.h b/riscos/bitmap.h
index 43a00a53c..01d4171d1 100644
--- a/riscos/bitmap.h
+++ b/riscos/bitmap.h
@@ -31,10 +31,7 @@ struct bitmap {
unsigned int state;
- void *private_word;
-
osspriteop_area *sprite_area; /** Uncompressed data, or NULL */
-
};
void bitmap_overlay_sprite(struct bitmap *bitmap, const osspriteop_header *s);