diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-04-24 20:35:06 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-04-25 18:57:04 -0700 |
commit | e466745109416a2fcdf5d7389c80b814a0363676 (patch) | |
tree | 35f441aa03ee228bf9f858ea133ff001d9030b5c /include | |
parent | f1d867c0a1577e2c46d5dd4e262444e0cf6f8e25 (diff) |
XQuartz: Dead code removal
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/dix-config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in index e473bb750..74f4cc699 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -30,9 +30,6 @@ /* Support Damage extension */ #undef DAMAGE -/* Build for darwin with Quartz support */ -#undef DARWIN_WITH_QUARTZ - /* Use OsVendorVErrorF */ #undef DDXOSVERRORF |