summaryrefslogtreecommitdiff
path: root/driver/xf86-video-wsudl/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-08-29 15:24:29 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-08-29 15:24:29 +0000
commitcde51ef9d610595f23a49115dafd541eb80b6527 (patch)
treea14342909cb6d8eafff25d669a32653a4776ed9e /driver/xf86-video-wsudl/config.h.in
parent8fcac0154c22968e6404a010c92718532d144d5e (diff)
remove checks for xf1bpp and xf4bpp support, since they are not used.
Diffstat (limited to 'driver/xf86-video-wsudl/config.h.in')
-rw-r--r--driver/xf86-video-wsudl/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/driver/xf86-video-wsudl/config.h.in b/driver/xf86-video-wsudl/config.h.in
index 94228c2ff..a6aea89c9 100644
--- a/driver/xf86-video-wsudl/config.h.in
+++ b/driver/xf86-video-wsudl/config.h.in
@@ -32,12 +32,6 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Have 1bpp support */
-#undef HAVE_XF1BPP
-
-/* Have 4bpp support */
-#undef HAVE_XF4BPP
-
/* Name of package */
#undef PACKAGE