From ac84357fa59718f5f9e63a1e219673ca861e7998 Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Thu, 26 Aug 2004 22:29:16 +0000 Subject: removed the now broken out-of-sequence check for rotated operation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5017 a1c6a512-1295-4272-9138-f99709370657 --- tools/convbdf.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tools') diff --git a/tools/convbdf.c b/tools/convbdf.c index e369a91966..14561869a2 100644 --- a/tools/convbdf.c +++ b/tools/convbdf.c @@ -866,15 +866,10 @@ int gen_c_source(struct font* pf, char *path) int y8, ix=0; rotleft(bytemap, bits, width, pf->height); - ofs = (bitmap_t*)bytemap; for (y8=0; y8height; y8+=8) /* column rows */ { for (x=0; x