From be0ebf39ac48e904803ad35ad280dc6ecde03119 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Thu, 21 Jun 2012 20:58:04 +0200
Subject: 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
---
 jnlp-files/VertexProgWarp.jnlp | 1 -
 1 file changed, 1 deletion(-)

(limited to 'jnlp-files/VertexProgWarp.jnlp')

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>
-- 
cgit v1.2.3