diff options
author | Adam Jackson <ajax@redhat.com> | 2008-06-13 10:35:07 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-06-13 10:51:18 -0400 |
commit | f31bd087e8a7f65cd588bd1d022bb18e72b2a60c (patch) | |
tree | 1b16894940d071fd22547903ee7d652da7e3807a /fb | |
parent | af86c3b7ce705c1711c8cf8bf05a7a02b8afccf6 (diff) |
Death to mfb.
Anyone still interested in 1 or 4 bpp framebuffers, talk to fb.
Diffstat (limited to 'fb')
-rw-r--r-- | fb/fb.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |