summaryrefslogtreecommitdiff
path: root/fb
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-06-13 10:35:07 -0400
committerAdam Jackson <ajax@redhat.com>2008-06-13 10:51:18 -0400
commitf31bd087e8a7f65cd588bd1d022bb18e72b2a60c (patch)
tree1b16894940d071fd22547903ee7d652da7e3807a /fb
parentaf86c3b7ce705c1711c8cf8bf05a7a02b8afccf6 (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.h3
1 files changed, 0 insertions, 3 deletions
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