projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1003f36
)
; * src/xterm.c (x_dnd_send_leave): Remove debugging code.
author
Po Lu
<luangruo@yahoo.com>
Thu, 23 Jun 2022 07:35:37 +0000
(15:35 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Thu, 23 Jun 2022 07:35:37 +0000
(15:35 +0800)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index d3e6c5323b715d2293473cad5b09ce041e91941a..23cee3c5472c0e2680d8c8566aa29489ae906d3e 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-4416,7
+4416,6
@@
x_dnd_send_leave (struct frame *f, Window target)
msg.xclient.data.l[3] = 0;
msg.xclient.data.l[4] = 0;
- puts ("RESET PENDING");
x_dnd_waiting_for_status_window = None;
x_catch_errors (dpyinfo->display);