aboutsummaryrefslogtreecommitdiffstats
path: root/make/jawt-macosx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/jawt-macosx.cfg')
-rw-r--r--make/jawt-macosx.cfg5
1 files changed, 1 insertions, 4 deletions
diff --git a/make/jawt-macosx.cfg b/make/jawt-macosx.cfg
index a7886a250..1dd4d297e 100644
--- a/make/jawt-macosx.cfg
+++ b/make/jawt-macosx.cfg
@@ -27,7 +27,4 @@ StructPackage JAWT_MacOSXDrawingSurfaceInfo com.sun.opengl.impl.macosx
EmitStruct JAWT_MacOSXDrawingSurfaceInfo
Implements JAWT_MacOSXDrawingSurfaceInfo JAWT_PlatformInfo
-CustomJavaCode JAWT_DrawingSurfaceInfo public JAWT_PlatformInfo platformInfo() {
-CustomJavaCode JAWT_DrawingSurfaceInfo return platformInfo0(getBuffer());
-CustomJavaCode JAWT_DrawingSurfaceInfo }
-CustomJavaCode JAWT_DrawingSurfaceInfo private native JAWT_PlatformInfo platformInfo0(Buffer jthis0);
+IncludeAs CustomJavaCode JAWT_DrawingSurfaceInfo jawt-DrawingSurfaceInfo-CustomJavaCode.java