(U+5E38): Modify ideographic-structure.
[chise/xemacs-chise.git] / src / scrollbar-msw.h
index 9b4338e..a7f1e8b 100644 (file)
@@ -57,8 +57,7 @@ EMACS_INT mswindows_window_is_scrollbar (struct frame *f, Window win);
      */
 
 void mswindows_handle_scrollbar_event (HWND hwnd, int code, int pos);
-int mswindows_handle_mousewheel_event (Lisp_Object frame, int keys, int delta,
-                                      POINTS where);
+int mswindows_handle_mousewheel_event (Lisp_Object frame, int keys, int delta);
 
 #endif /* HAVE_MS_WINDOWS and HAVE_SCROLLBARS */
 #endif /* INCLUDED_scrollbar_msw_h_ */