diff options
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 68ea2cbe2..c3d2dcfa2 100644 --- a/include/globals.h +++ b/include/globals.h @@ -94,10 +94,6 @@ extern Bool noSecurityExtension; extern Bool noResExtension; #endif -#ifdef XEVIE -extern Bool noXevieExtension; -#endif - #ifdef XF86BIGFONT extern Bool noXFree86BigfontExtension; #endif |