summaryrefslogtreecommitdiffstats
path: root/make/jawt-x11.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/jawt-x11.cfg')
-rw-r--r--make/jawt-x11.cfg5
1 files changed, 1 insertions, 4 deletions
diff --git a/make/jawt-x11.cfg b/make/jawt-x11.cfg
index 43ccef7ec..40ac88b50 100644
--- a/make/jawt-x11.cfg
+++ b/make/jawt-x11.cfg
@@ -27,7 +27,4 @@ StructPackage JAWT_X11DrawingSurfaceInfo com.sun.opengl.impl.x11
EmitStruct JAWT_X11DrawingSurfaceInfo
Implements JAWT_X11DrawingSurfaceInfo 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