changeset 41165:387f7c5a7814

(x_update_cursor): Remove duplicated prototype.
author Pavel Janík <Pavel@Janik.cz>
date Fri, 16 Nov 2001 22:52:53 +0000
parents 09b4e04f7224
children 52c7290aa723
files src/xterm.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.h	Fri Nov 16 22:52:13 2001 +0000
+++ b/src/xterm.h	Fri Nov 16 22:52:53 2001 +0000
@@ -999,7 +999,6 @@
 extern void x_delete_display P_ ((struct x_display_info *));
 extern void x_initialize P_ ((void));
 extern void x_display_cursor P_ ((struct window *, int, int, int, int, int));
-extern void x_update_cursor P_ ((struct frame *, int));
 extern unsigned long x_copy_color P_ ((struct frame *, unsigned long));
 #ifdef USE_X_TOOLKIT
 extern XtAppContext Xt_app_con;