; Remove extraneous debugging code
* src/xterm.c (handle_one_xevent): Remove extra debugging code.
This commit is contained in:
parent
dd05eb4048
commit
af4a0d7ad6
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue