aboutsummaryrefslogtreecommitdiff
path: root/games/palomino/files/patch-src_input_device__keyboard__osg.hh
diff options
context:
space:
mode:
Diffstat (limited to 'games/palomino/files/patch-src_input_device__keyboard__osg.hh')
-rw-r--r--games/palomino/files/patch-src_input_device__keyboard__osg.hh10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/palomino/files/patch-src_input_device__keyboard__osg.hh b/games/palomino/files/patch-src_input_device__keyboard__osg.hh
deleted file mode 100644
index 2d9e18b13ff8..000000000000
--- a/games/palomino/files/patch-src_input_device__keyboard__osg.hh
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/input/device_keyboard_osg.hh.orig 2009-11-22 23:05:48 UTC
-+++ src/input/device_keyboard_osg.hh
-@@ -57,7 +57,6 @@ private:
- HandlerOSG( void ) { }
- virtual ~HandlerOSG() { }
- virtual bool handle( const osgGA::GUIEventAdapter& event, osgGA::GUIActionAdapter& action );
-- virtual void accept( osgGA::GUIEventHandlerVisitor& visitor );
- };
- };
-