]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/x11/touchscreen.cpp
Add a generic directory for fallback implementations
[libs/gui.git] / source / input / x11 / touchscreen.cpp
diff --git a/source/input/x11/touchscreen.cpp b/source/input/x11/touchscreen.cpp
deleted file mode 100644 (file)
index bfbf7aa..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#include "touchscreen.h"
-
-namespace Msp {
-namespace Input {
-
-void Touchscreen::input_event(const Graphics::Window::Event &)
-{
-}
-
-} // namespace Input
-} // namespace Msp