• Ulrich Sibiller's avatar
    NXwindow.c: use upstream function DeleteWindow() · 7675af8e
    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
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...