diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2020-11-12 23:22:39 +0100 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2021-06-20 20:12:51 +0200 |
commit | 177d761797b36fdadb246c0129cfb14bcc1c0c19 (patch) | |
tree | 39528cc6e1860eb414ce29aac4632fb9d7100baf /nx-X11/programs/Xserver/fb/fbwindow.c | |
parent | b66b99a8310d312c53007e124a0924f5795b1b2c (diff) | |
download | nx-libs-177d761797b36fdadb246c0129cfb14bcc1c0c19.tar.gz nx-libs-177d761797b36fdadb246c0129cfb14bcc1c0c19.tar.bz2 nx-libs-177d761797b36fdadb246c0129cfb14bcc1c0c19.zip |
Clipboard.c: fix: remove wrong optimization
In the "none" case we must ensure the clipboard data is reset. This
"optimization" skipped the reset part which made the code think it is
waiting for an answer. Which (of course) never arrived. So any further
request was rejected...
Also reduce debugging output for the "none" case because
resetClientSelectionStage will print it anyway.
Diffstat (limited to 'nx-X11/programs/Xserver/fb/fbwindow.c')
0 files changed, 0 insertions, 0 deletions