From dba846b5b84533cf940086312db2c596ebe3214e Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 3 Oct 2013 16:56:05 +0100 Subject: Remove unused function. --- riscos/bitmap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'riscos/bitmap.h') diff --git a/riscos/bitmap.h b/riscos/bitmap.h index b6fd3ae45..1253830cc 100644 --- a/riscos/bitmap.h +++ b/riscos/bitmap.h @@ -42,7 +42,6 @@ struct bitmap { }; -struct bitmap *bitmap_create_file(char *file); void bitmap_overlay_sprite(struct bitmap *bitmap, const osspriteop_header *s); void bitmap_initialise_memory(void); void bitmap_quit(void); -- cgit v1.2.3