summaryrefslogtreecommitdiffstats
path: root/jnlp-files/VertexProgWarp.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/VertexProgWarp.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/VertexProgWarp.jnlp')
-rw-r--r--jnlp-files/VertexProgWarp.jnlp1
1 files changed, 0 insertions, 1 deletions
diff --git a/jnlp-files/VertexProgWarp.jnlp b/jnlp-files/VertexProgWarp.jnlp
index be9c720..7374ae4 100644
--- a/jnlp-files/VertexProgWarp.jnlp
+++ b/jnlp-files/VertexProgWarp.jnlp
@@ -21,6 +21,5 @@
</resources>
<application-desc main-class="demos.vertexProgWarp.VertexProgWarp">
- <argument>NotFirstUIActionOnProcess</argument>
</application-desc>
</jnlp>