mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-04 10:14:29 +03:00
Remove unused structure member.
This commit is contained in:
parent
1172d21b1c
commit
138d8c4677
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user