Remove severely outdated Rift guide

This commit is contained in:
Camilla Berglund
2016-06-01 12:09:18 +02:00
committed by Camilla Berglund
parent f5b71f5329
commit 278bffe059
4 changed files with 0 additions and 209 deletions
-7
View File
@@ -160,13 +160,6 @@ GLFW now queries the window input focus, visibility and iconification attributes
and the cursor position directly instead of returning cached data.
@subsection news_31_libovr Better interoperability with Oculus Rift
GLFW now provides native access functions for the OS level handles corresponding
to monitor objects, as well as the @ref rift_guide. It is also regularly
tested for compatibility with the latest version of LibOVR (0.4.4 on release).
@subsection news_31_charmods Character with modifiers callback
GLFW now provides a callback for character events with modifier key bits. The