diff options
author | Adam Jackson <ajax@redhat.com> | 2008-04-18 18:28:01 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-04-18 18:28:01 -0400 |
commit | f6617b4127125516583f321c961d70f762f728be (patch) | |
tree | 3ddc9e26362ed236ddf95ff3cbe6cf6706fc76a5 /include/globals.h | |
parent | c14f5dc237a31b13d98ae2d0d6143bd91083cf13 (diff) |
Death to Extended Visual Information.
Diffstat (limited to 'include/globals.h')
-rw-r--r-- | include/globals.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/globals.h b/include/globals.h index 2ca9531d9..1cedc0d97 100644 --- a/include/globals.h +++ b/include/globals.h @@ -66,10 +66,6 @@ extern Bool noDbeExtension; extern Bool noDPMSExtension; #endif -#ifdef EVI -extern Bool noEVIExtension; -#endif - #ifdef FONTCACHE extern Bool noFontCacheExtension; #endif |