Drop a bunch of #ifdef Lynx.

This commit is contained in:
Mathieu Bérard
2008-07-17 11:59:24 -04:00
committed by Adam Jackson
parent af2138bfce
commit 47833eef35
22 changed files with 18 additions and 162 deletions

View File

@@ -116,11 +116,6 @@ SOFTWARE.
#define BITMAP_BIT_ORDER MSBFirst
#define GLYPHPADBYTES 4
/* XXX Should this be for Lynx only? */
#ifdef Lynx
#define BITMAP_SCANLINE_UNIT 8
#endif
#endif /* PowerPC */
#if defined(__sh__)