X-Git-Url: http://git.tdb.fi/?p=libs%2Fgui.git;a=blobdiff_plain;f=source%2Finput%2Fwindows%2Ftouchscreen.cpp;h=ce8e5a2f71270c2278e97a6aba799c985d173907;hp=73f67fe15b2f9d0cb599ee605db5af293fc15093;hb=5089eb26984313f3a28ca7d941de97c509a45281;hpb=8d865a51910c5ef9643a7f9a32e7cab5ec5359e4 diff --git a/source/input/windows/touchscreen.cpp b/source/input/windows/touchscreen.cpp index 73f67fe..ce8e5a2 100644 --- a/source/input/windows/touchscreen.cpp +++ b/source/input/windows/touchscreen.cpp @@ -63,7 +63,5 @@ void Touchscreen::input_event(const Graphics::Window::Event &event) } } - - } // namespace Input } // namespace Msp