diff --git a/nxwm/src/ctouchscreen.cxx b/nxwm/src/ctouchscreen.cxx index 0a1bea71f..68fec4e5b 100644 --- a/nxwm/src/ctouchscreen.cxx +++ b/nxwm/src/ctouchscreen.cxx @@ -591,5 +591,3 @@ void CTouchscreen::handleMouseInput(struct touch_sample_s *sample) (void)nx_mousein(handle, x, y, buttons); } - -