Disable error register dumping in dri TransitionTo2d. This's for
debug which might confuse QA.
This commit is contained in:
parent
0fd4831fdc
commit
bc12208f6e
|
|
@ -1390,9 +1390,6 @@ I830DRITransitionTo2d(ScreenPtr pScreen)
|
|||
|
||||
pI830->have3DWindows = 0;
|
||||
|
||||
|
||||
I830PrintErrorState(pScrn);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue