-
Ulrich Sibiller authored
DeleteWindow() is calling FreeWindowResources() which is calling DisposeWindowOptional() which sets pWin->optional to NULL. So the now removed code was never called. After removal DeleteWindow() is identical to the dix version, so we use that one.
7675af8e
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| GL | ||
| Xext | ||
| Xi | ||
| composite | ||
| damageext | ||
| dbe | ||
| dix | ||
| fb | ||
| hw/nxagent | ||
| include | ||
| mi | ||
| miext | ||
| os | ||
| randr | ||
| record | ||
| render | ||
| xfixes | ||
| xkb | ||
| .gitignore | ||
| Imakefile | ||
| code-versions.txt | ||
| fix-miregion | ||
| fix-miregion-private | ||
| fix-region |