summaryrefslogtreecommitdiff
path: root/riscos/gif.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gif.h')
-rw-r--r--riscos/gif.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/gif.h b/riscos/gif.h
index a1823241e..4bdadfce6 100644
--- a/riscos/gif.h
+++ b/riscos/gif.h
@@ -65,6 +65,5 @@ void nsgif_redraw(struct content *c, long x, long y,
long clip_x0, long clip_y0, long clip_x1, long clip_y1,
float scale);
osspriteop_header *nsgif_get_sprite_address(struct content *c, unsigned int frame);
-bool nsgif_decompress_frame(struct content *c, anim *p_gif_animation, unsigned int cur_frame);
#endif