Xephyr: fix compilation breakage.
* hw/kdrive/ephyr/ephyr_draw.c:
          (exaDDXDriverInit): pExaScr->hideOffscreenPixmapData does not exist
          anymore, so don't set it.
			
			
This commit is contained in:
		
							parent
							
								
									321e0a2160
								
							
						
					
					
						commit
						e8c73ac697
					
				|  | @ -520,6 +520,5 @@ exaDDXDriverInit(ScreenPtr pScreen) | |||
|     ExaScreenPriv(pScreen); | ||||
| 
 | ||||
|     pExaScr->migration = ExaMigrationSmart; | ||||
|     pExaScr->hideOffscreenPixmapData = TRUE; | ||||
|     pExaScr->checkDirtyCorrectness = TRUE; | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue