mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-30 22:38:03 +02:00
Fix previous cherry pick for API changes
This commit is contained in:
parent
8767fc8d47
commit
aab73d719a
1 changed files with 1 additions and 1 deletions
|
|
@ -771,7 +771,7 @@ damageAddTraps (PicturePtr pPicture,
|
|||
}
|
||||
unwrap (pScrPriv, ps, AddTraps);
|
||||
(*ps->AddTraps) (pPicture, x_off, y_off, ntrap, traps);
|
||||
damageReportPostOp (pPicture->pDrawable);
|
||||
damageRegionProcessPending (pPicture->pDrawable);
|
||||
wrap (pScrPriv, ps, AddTraps, damageAddTraps);
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue