diff --git a/hw/kdrive/ephyr/ephyr.c b/hw/kdrive/ephyr/ephyr.c index 1aacc5fe8..4bead1f36 100644 --- a/hw/kdrive/ephyr/ephyr.c +++ b/hw/kdrive/ephyr/ephyr.c @@ -669,7 +669,9 @@ ephyrInitScreen (ScreenPtr pScreen) } if (!ephyrNoDRI) { ephyrDRIExtensionInit (pScreen) ; +#if 0 ephyrHijackGLXExtension () ; +#endif } #endif