mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 07:38:22 +02:00
Remove usage of mfbChangeWindowAttributes missed in e4d11e58c...
This commit is contained in:
parent
af8cef461c
commit
88ebde608d
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@ mfbSetWindowPixmap(pWin, pPix)
|
|||
|
||||
void mfbFillInScreen(ScreenPtr pScreen)
|
||||
{
|
||||
pScreen->ChangeWindowAttributes = mfbChangeWindowAttributes;
|
||||
pScreen->RealizeWindow = mfbMapWindow;
|
||||
pScreen->UnrealizeWindow = mfbUnmapWindow;
|
||||
pScreen->DestroyPixmap = mfbDestroyPixmap;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue