Mercurial > hg > xemacs-beta
diff src/scrollbar-x.h @ 355:182f72e8cd0d r21-1-7
Import from CVS: tag r21-1-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:56:21 +0200 |
parents | c5d627a313b1 |
children | cc15677e0335 |
line wrap: on
line diff
--- a/src/scrollbar-x.h Mon Aug 13 10:55:35 2007 +0200 +++ b/src/scrollbar-x.h Mon Aug 13 10:56:21 2007 +0200 @@ -69,7 +69,6 @@ void x_update_frame_scrollbars (struct frame *f); void x_set_scrollbar_pointer (struct frame *f, Lisp_Object cursor); -EMACS_INT x_window_is_scrollbar (struct frame *f, Window win); #endif /* HAVE_X_WINDOWS and HAVE_SCROLLBARS */ #endif /* _XEMACS_SCROLLBAR_H_ */