Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260)
This commit breaks the Compiz "Wallpaper" plugin.
This reverts commit 8d7b7a0d71.
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
			
			
This commit is contained in:
		
							parent
							
								
									d738175eaf
								
							
						
					
					
						commit
						1a0d9324b3
					
				| 
						 | 
				
			
			@ -217,7 +217,6 @@ ProcDamageCreate (ClientPtr client)
 | 
			
		|||
    if (!AddResource (stuff->damage, DamageExtType, (pointer) pDamageExt))
 | 
			
		||||
	return BadAlloc;
 | 
			
		||||
 | 
			
		||||
    DamageSetReportAfterOp (pDamageExt->pDamage, TRUE);
 | 
			
		||||
    DamageRegister (pDamageExt->pDrawable, pDamageExt->pDamage);
 | 
			
		||||
 | 
			
		||||
    if (pDrawable->type == DRAWABLE_WINDOW)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue