This isn't an error if the screen isn't accelerated in the first place.

Signed-off-by: Adam Jackson <[email protected]>
---
 glx/glxdri2.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/glx/glxdri2.c b/glx/glxdri2.c
index eae3748a9..701944283 100644
--- a/glx/glxdri2.c
+++ b/glx/glxdri2.c
@@ -1021,8 +1021,6 @@ __glXDRIscreenProbe(ScreenPtr pScreen)
 
     free(screen);
 
-    LogMessage(X_ERROR, "AIGLX: reverting to software rendering\n");
-
     return NULL;
 }
 
-- 
2.13.0

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to