removing applet test (relied on LWJGLInstaller)

This commit is contained in:
Brian Matzon 2008-01-21 22:09:38 +00:00
parent 73f10ce7c0
commit dd239ae088
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
<html>
<body>
<applet code="org.lwjgl.test.applet.AppletTest" archive="lwjgl_applet.jar,lwjgl_util_applet.jar,lwjgl.jar,res.jar,lwjgl_util.jar,lwjgl_fmod3.jar,lwjgl_devil.jar,natives.jar,jinput.jar" width="640" height="480">
<param name="test" value="org.lwjgl.test.applet.OpenGL">
</applet>
</body>
</html>