• Ulrich Sibiller's avatar
    Clipboard.c: clear windowPtr in ClearSelectionOwner · c6aed6ad
    Ulrich Sibiller authored
    There were two location where the windowPtr was not cleared after
    calling ClearSelectionOwner(). One was nxagentInitClipboard where it
    was set to NULL before and the second one was nxagentClearSelection()
    where it really should be reset.
    
    So we can safely move this to where it really belongs.
    c6aed6ad
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...