summaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-newt-applet-runner-cube.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-22 11:05:45 +0100
committerSven Gothel <[email protected]>2014-01-22 11:05:45 +0100
commit6008ff08e84cdce78da49e1e3e03a0fe13437783 (patch)
tree5f2cd57ed95e16041a03e2f0434581d6f192fd64 /jnlp-files/jogl-newt-applet-runner-cube.html
parentb15b2a31cb4ec8ebaaf435259a66644d81fdb4a9 (diff)
JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags either ..
Diffstat (limited to 'jnlp-files/jogl-newt-applet-runner-cube.html')
-rw-r--r--jnlp-files/jogl-newt-applet-runner-cube.html2
1 files changed, 0 insertions, 2 deletions
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">
- <param name="java_arguments" value="-Dsun.java2d.noddraw=true">
<param name="gl_event_listener_class" value="demos.es1.cube.Cube">
<param name="gl_profile" value="GL2ES1">
<param name="gl_swap_interval" value="1">
@@ -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"