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 c8d79c133..6959fc71a 100644 --- a/include/globals.h +++ b/include/globals.h @@ -69,10 +69,6 @@ extern _X_EXPORT Bool noScreenSaverExtension; extern _X_EXPORT Bool noMITShmExtension; #endif -#ifdef MULTIBUFFER -extern _X_EXPORT Bool noMultibufferExtension; -#endif - #ifdef RANDR extern _X_EXPORT Bool noRRExtension; #endif |