mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-06 23:54:47 +00:00
devPrivates rework: remove some debugging code from dixFreePrivates.
This commit is contained in:
@@ -215,9 +215,6 @@ dixFreePrivates(PrivateRec *privates)
|
||||
ptr = next;
|
||||
}
|
||||
}
|
||||
|
||||
/* no more use of privates permitted */
|
||||
*privates = NULL;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user