aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/jni/macosx/jawt_md.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/jni/macosx/jawt_md.h')
-rw-r--r--make/stub_includes/jni/macosx/jawt_md.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/make/stub_includes/jni/macosx/jawt_md.h b/make/stub_includes/jni/macosx/jawt_md.h
index 3b019dd..519a513 100644
--- a/make/stub_includes/jni/macosx/jawt_md.h
+++ b/make/stub_includes/jni/macosx/jawt_md.h
@@ -1,9 +1,4 @@
/**
- * Temporary workaround!
- *
- * Provided darwin/jawt_md.h from Oracle for OSX / Java7
- * has X11 dependencies and does not define JAWT_SurfaceLayers.
- *
* This C header file is derived from Apple's Java SDK provided C header file
* with the following copyright notice:
*
@@ -59,7 +54,7 @@ JAWT_MacOSXDrawingSurfaceInfo;
@property (readonly) CALayer *windowLayer;
@end
-#endif /* __GLUEGEN__ */
+#endif __GLUEGEN__
#ifdef __cplusplus
}