From f31bd087e8a7f65cd588bd1d022bb18e72b2a60c Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 13 Jun 2008 10:35:07 -0400 Subject: Death to mfb. Anyone still interested in 1 or 4 bpp framebuffers, talk to fb. --- fb/fb.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'fb') diff --git a/fb/fb.h b/fb/fb.h index 1cd947380..8e76bebfa 100644 --- a/fb/fb.h +++ b/fb/fb.h @@ -101,9 +101,6 @@ #if GLYPHPADBYTES != 4 #error "GLYPHPADBYTES must be 4" #endif -#if GETLEFTBITS_ALIGNMENT != 1 -#error "GETLEFTBITS_ALIGNMENT must be 1" -#endif /* whether to bother to include 24bpp support */ #ifndef FBNO24BIT #define FB_24BIT -- cgit v1.2.3