summaryrefslogtreecommitdiffstats
path: root/src/demos/es2/perftst/PerfUniLoad.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/demos/es2/perftst/PerfUniLoad.java')
-rwxr-xr-xsrc/demos/es2/perftst/PerfUniLoad.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/demos/es2/perftst/PerfUniLoad.java b/src/demos/es2/perftst/PerfUniLoad.java
index b2af9cb..7cf32a2 100755
--- a/src/demos/es2/perftst/PerfUniLoad.java
+++ b/src/demos/es2/perftst/PerfUniLoad.java
@@ -4,8 +4,6 @@ import java.nio.*;
import javax.media.opengl.*;
import com.jogamp.opengl.util.*;
-import com.jogamp.javafx.newt.*;
-import com.jogamp.javafx.newt.opengl.*;
public class PerfUniLoad extends PerfModule {
static final int MAX_ARRAYS = 12;