mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 17:40:35 +01:00
devPrivates rework: remove some debugging code from dixFreePrivates.
This commit is contained in:
parent
23fc429aad
commit
74175e0af7
1 changed files with 0 additions and 3 deletions
|
|
@ -215,9 +215,6 @@ dixFreePrivates(PrivateRec *privates)
|
|||
ptr = next;
|
||||
}
|
||||
}
|
||||
|
||||
/* no more use of privates permitted */
|
||||
*privates = NULL;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue