diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2008-04-23 17:46:30 +0300 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2008-04-23 18:11:56 +0300 |
commit | 00effad583713e882c3f2518bcd3da51bf4db716 (patch) | |
tree | d25c5ee959ed082a1ed7c04e4a4725ca927edc38 /include/dix-config.h.in | |
parent | 6a9f7f28ec455d2879ca1a315ce77c48af49e7f4 (diff) |
xephyr: XEPHYR_DRI is identical to XF86DRI
Diffstat (limited to 'include/dix-config.h.in')
-rw-r--r-- | include/dix-config.h.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 177908265..135d3d8ae 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -419,8 +419,6 @@ /* Support DRI extension */ #undef XF86DRI -#undef XEPHYR_DRI - /* Build DRI2 extension */ #undef DRI2 |