summaryrefslogtreecommitdiffstats
path: root/jnlp-files/TestTextRenderer.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-06-21 20:58:04 +0200
committerSven Gothel <[email protected]>2012-06-21 20:58:04 +0200
commitbe0ebf39ac48e904803ad35ad280dc6ecde03119 (patch)
tree877e5b6cb721d182cf6f5b6c7bb2d6d34dcef0fd /jnlp-files/TestTextRenderer.jnlp
parent9c2d74736fdd723267aaf6f7a5018dd1bc882775 (diff)
Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionOnProcess'; Adapt to CapabilitiesChooser API/generics change; Misc
- Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionOnProcess' - Adapt to CapabilitiesChooser API/generics change - Cleanup some generics use .. etc
Diffstat (limited to 'jnlp-files/TestTextRenderer.jnlp')
-rw-r--r--jnlp-files/TestTextRenderer.jnlp1
1 files changed, 0 insertions, 1 deletions
diff --git a/jnlp-files/TestTextRenderer.jnlp b/jnlp-files/TestTextRenderer.jnlp
index c5495a8..d08622d 100644
--- a/jnlp-files/TestTextRenderer.jnlp
+++ b/jnlp-files/TestTextRenderer.jnlp
@@ -20,6 +20,5 @@
</resources>
<application-desc main-class="demos.j2d.TestTextRenderer">
- <argument>NotFirstUIActionOnProcess</argument>
</application-desc>
</jnlp>