From 757ad3cb0202a46fa25e180506f4b90dba8d9654 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 26 Mar 2011 10:36:25 +0000 Subject: Remove unused ColorMap to CLUT function svn path=/trunk/netsurf/; revision=12136 --- amiga/bitmap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'amiga/bitmap.h') diff --git a/amiga/bitmap.h b/amiga/bitmap.h index e4c31637c..d2246d242 100755 --- a/amiga/bitmap.h +++ b/amiga/bitmap.h @@ -41,5 +41,4 @@ struct bitmap { struct BitMap *ami_getcachenativebm(struct bitmap *bitmap,int width,int height,struct BitMap *friendbm); Object *ami_datatype_object_from_bitmap(struct bitmap *bitmap); -APTR ami_colormap_to_clut(struct ColorMap *cmap); #endif -- cgit v1.2.3