jdk/src/solaris/native/sun/awt/awt_Window.h
changeset 2459 08f3416ff334
parent 2 90ce3da70b43
child 5506 202f599c92aa
--- a/jdk/src/solaris/native/sun/awt/awt_Window.h	Thu Feb 19 14:10:19 2009 +0300
+++ b/jdk/src/solaris/native/sun/awt/awt_Window.h	Fri Feb 20 17:34:16 2009 +0300
@@ -28,7 +28,6 @@
 /* fieldIDs for Window fields that may be accessed from C */
 struct WindowIDs {
     jfieldID warningString;
-    jmethodID resetGCMID;
     jfieldID locationByPlatform;
     jfieldID isAutoRequestFocus;
 };