; Remove extraneous debugging code

* src/xterm.c (handle_one_xevent): Remove extra debugging code.
This commit is contained in:
Po Lu 2022-05-16 09:22:50 +08:00
parent dd05eb4048
commit af4a0d7ad6

View file

@ -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
}