aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h')
-rw-r--r--backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h b/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
index f615018733..ee2a566d71 100644
--- a/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
+++ b/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h
@@ -43,8 +43,6 @@ public:
virtual void warpMouse(int x, int y);
virtual void transformMouseCoordinates(Common::Point &point);
-protected:
- virtual void adjustMouseEvent(const Common::Event &event);
};
#endif