Make sure the camera handler is created in canvas apps.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3754 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Andrzej Kapolka
2005-11-09 22:49:37 +00:00
parent 4a1b366cd8
commit e30ef0d8f6
@@ -92,11 +92,6 @@ public class JmeCanvasApp extends JmeApp
return EventQueue.isDispatchThread();
}
protected void initInput ()
{
// can't do GL input with AWT
}
/**
* Initializes our user interface bits.
*/