From 11ab2b9bdd7cfbb07e2f2ebeddd916607f4e2ced Mon Sep 17 00:00:00 2001 From: Brian Matzon Date: Tue, 25 Jan 2005 20:51:28 +0000 Subject: [PATCH] removed controller switch --- doc/lwjgl_hidden_switches.text | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/lwjgl_hidden_switches.text b/doc/lwjgl_hidden_switches.text index 08c1214c..88af5c5c 100644 --- a/doc/lwjgl_hidden_switches.text +++ b/doc/lwjgl_hidden_switches.text @@ -9,9 +9,6 @@ Do not create the mouse when creating the display org.lwjgl.opengl.Display.nokeyboard Do not create the keyboard when creating the display -org.lwjgl.opengl.Display.nocontroller -Do not create the controller when creating the display - org.lwjgl.Sys.debug Whether to output debug info