summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm')
-rw-r--r--NxWidgets/nxwm/src/ctouchscreen.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/NxWidgets/nxwm/src/ctouchscreen.cxx b/NxWidgets/nxwm/src/ctouchscreen.cxx
index 0a1bea71f..68fec4e5b 100644
--- a/NxWidgets/nxwm/src/ctouchscreen.cxx
+++ b/NxWidgets/nxwm/src/ctouchscreen.cxx
@@ -591,5 +591,3 @@ void CTouchscreen::handleMouseInput(struct touch_sample_s *sample)
(void)nx_mousein(handle, x, y, buttons);
}
-
-