diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2020-02-13 23:22:52 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-05-07 14:57:21 +0200 |
commit | c6aed6ad1db4d6bb01c5c5f8f53e5f2d42d443bb (patch) | |
tree | 7f0e005fe26947bc15a3627a313ed4675efdb31a /testscripts/slave-agent | |
parent | 96bd8748a0745e864fc96cfdc4a0f406f0d44032 (diff) | |
download | nx-libs-c6aed6ad1db4d6bb01c5c5f8f53e5f2d42d443bb.tar.gz nx-libs-c6aed6ad1db4d6bb01c5c5f8f53e5f2d42d443bb.tar.bz2 nx-libs-c6aed6ad1db4d6bb01c5c5f8f53e5f2d42d443bb.zip |
Clipboard.c: clear windowPtr in ClearSelectionOwner
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.
Diffstat (limited to 'testscripts/slave-agent')
0 files changed, 0 insertions, 0 deletions