aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-CustomJavaCode-gles1_if.java
diff options
context:
space:
mode:
Diffstat (limited to 'make/glu-CustomJavaCode-gles1_if.java')
-rwxr-xr-xmake/glu-CustomJavaCode-gles1_if.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/glu-CustomJavaCode-gles1_if.java b/make/glu-CustomJavaCode-gles1_if.java
index 6e17e6a3e..bb9f3d54d 100755
--- a/make/glu-CustomJavaCode-gles1_if.java
+++ b/make/glu-CustomJavaCode-gles1_if.java
@@ -356,8 +356,6 @@ public abstract void gluPickMatrix(double x, double y, double delX, double delY,
public abstract void gluPickMatrix(double x, double y, double delX, double delY, IntBuffer viewport) ;
-/* FIXME n.a. on JSR-239 CDC: java.nio.ByteOrder, used by mipmap
-
public abstract int gluScaleImage( int format, int widthin, int heightin,
int typein, java.nio.Buffer datain, int widthout, int heightout,
int typeout, java.nio.Buffer dataout ) ;
@@ -382,4 +380,3 @@ public abstract int gluBuild3DMipmapLevels( int target, int internalFormat, int
public abstract int gluBuild3DMipmaps( int target, int internalFormat, int width,
int height, int depth, int format, int type, java.nio.Buffer data ) ;
-*/