aboutsummaryrefslogtreecommitdiff
path: root/games/palomino/files/patch-src_input_device__mouse__osg.cc
diff options
context:
space:
mode:
Diffstat (limited to 'games/palomino/files/patch-src_input_device__mouse__osg.cc')
-rw-r--r--games/palomino/files/patch-src_input_device__mouse__osg.cc15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/palomino/files/patch-src_input_device__mouse__osg.cc b/games/palomino/files/patch-src_input_device__mouse__osg.cc
deleted file mode 100644
index 18c0ce5f3fa3..000000000000
--- a/games/palomino/files/patch-src_input_device__mouse__osg.cc
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/input/device_mouse_osg.cc.orig 2012-10-26 01:35:57 UTC
-+++ src/input/device_mouse_osg.cc
-@@ -145,12 +145,6 @@ MouseDeviceOSG::HandlerOSG::handle( cons
- }
- }
-
--void
--MouseDeviceOSG::HandlerOSG::accept( osgGA::GUIEventHandlerVisitor& v )
--{
-- v.visit( *this );
--}
--
- } // namespace input
-
- #endif // COMPILE_OSG