提交 a8b95d02 编写于 作者: I ihse

7172014: Remove empty and unused javah include files

Reviewed-by: ohair, erikj
上级 e12c22e6
...@@ -52,8 +52,6 @@ ...@@ -52,8 +52,6 @@
#define DecodeDeclared #define DecodeDeclared
#endif #endif
#include "java_awt_image_DirectColorModel.h"
#define DeclareDCMVars \ #define DeclareDCMVars \
IfAlpha(int alpha_mask; \ IfAlpha(int alpha_mask; \
int alpha_scale; \ int alpha_scale; \
......
...@@ -52,8 +52,6 @@ ...@@ -52,8 +52,6 @@
#define DecodeDeclared #define DecodeDeclared
#endif #endif
#include "java_awt_image_DirectColorModel.h"
#define DeclareDCM8Vars \ #define DeclareDCM8Vars \
IfAlpha(unsigned int alpha_off;) \ IfAlpha(unsigned int alpha_off;) \
unsigned int red_off, green_off, blue_off; unsigned int red_off, green_off, blue_off;
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include "jni_util.h" #include "jni_util.h"
#include "sun_java2d_pipe_SpanClipRenderer.h" #include "sun_java2d_pipe_SpanClipRenderer.h"
#include "sun_java2d_pipe_RegionIterator.h"
jfieldID pBandsArrayID; jfieldID pBandsArrayID;
jfieldID pEndIndexID; jfieldID pEndIndexID;
......
...@@ -26,14 +26,12 @@ ...@@ -26,14 +26,12 @@
#include "java_awt_Color.h" #include "java_awt_Color.h"
#include "java_awt_Dimension.h" #include "java_awt_Dimension.h"
#include "java_awt_MenuBar.h" #include "java_awt_MenuBar.h"
//#include "java_awt_Label.h"
#include "java_awt_FontMetrics.h" #include "java_awt_FontMetrics.h"
#include "java_awt_event_MouseEvent.h" #include "java_awt_event_MouseEvent.h"
#include "java_awt_Rectangle.h" #include "java_awt_Rectangle.h"
#include "java_awt_ScrollPaneAdjustable.h" #include "java_awt_ScrollPaneAdjustable.h"
#include "java_awt_Toolkit.h" #include "java_awt_Toolkit.h"
#include "java_awt_CheckboxMenuItem.h" #include "java_awt_CheckboxMenuItem.h"
#include "sun_awt_CharsetString.h"
#include "jni_util.h" #include "jni_util.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册