From 6008ff08e84cdce78da49e1e3e03a0fe13437783 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 22 Jan 2014 11:05:45 +0100 Subject: JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags either .. --- jnlp-files/jogl-newt-applet-runner-cube.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'jnlp-files/jogl-newt-applet-runner-cube.html') diff --git a/jnlp-files/jogl-newt-applet-runner-cube.html b/jnlp-files/jogl-newt-applet-runner-cube.html index 84076f3..a74f180 100644 --- a/jnlp-files/jogl-newt-applet-runner-cube.html +++ b/jnlp-files/jogl-newt-applet-runner-cube.html @@ -14,7 +14,6 @@ ../jar/jogl-all.jar, jar/jogl-demos.jar, jar/jogl-demos-util.jar"> - @@ -29,7 +28,6 @@ ../jar/jogl-all.jar, jar/jogl-demos.jar, jar/jogl-demos-util.jar" - java_arguments="-Dsun.java2d.noddraw=true" gl_event_listener_class="demos.es1.cube.Cube" gl_profile="GL2ES1" gl_swap_interval="1" -- cgit v1.2.3