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