From 446a75db6d7a9a470cb7f653cb7566e90bb2eed8 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Wed, 29 Oct 2008 17:20:51 -0700 Subject: [PATCH] Removed unused DARWIN_WITH_QUARTZ option from dix-config.h (cherry picked from commit 423f68cd529c7b53f5c02b57c6c091878fa97ae5) --- include/dix-config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 5b7bba814..aa5aaab5f 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -38,9 +38,6 @@ /* Support Damage extension */ #undef DAMAGE -/* Build for darwin with Quartz support */ -#undef DARWIN_WITH_QUARTZ - /* Use OsVendorInit */ #undef DDXOSINIT