--- old/src/windows/native/sun/windows/awt_Choice.h 2012-10-02 16:20:13.651360200 +0400 +++ new/src/windows/native/sun/windows/awt_Choice.h 2012-10-02 16:20:13.018324000 +0400 @@ -94,7 +94,6 @@ static BOOL sm_isMouseMoveInList; HWND m_hList; WNDPROC m_listDefWindowProc; - int m_selectedItem; static LRESULT CALLBACK ListWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam); };