projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd05eb4
)
; Remove extraneous debugging code
author
Po Lu
<luangruo@yahoo.com>
Mon, 16 May 2022 01:22:50 +0000
(09:22 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Mon, 16 May 2022 01:22:50 +0000
(09:22 +0800)
* src/xterm.c (handle_one_xevent): Remove extra debugging code.
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 45b756b0afd33175731e844b46f7c0a8bdb36c85..775b1144341eab829c4990db0e8f03dc72f9c53f 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-17762,8
+17762,6
@@
handle_one_xevent (struct x_display_info *dpyinfo,
if (!other_valuators_found)
goto XI_OTHER;
- else
- puts ("ovf");
}
#ifdef HAVE_XWIDGETS
}