changeset 17669:607e8ef61ed0

(x_set_mouse_color): Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 05 May 1997 19:16:09 +0000
parents 549a40f0cbe1
children 40d6f66af2bc
files src/w32fns.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/w32fns.c	Mon May 05 19:14:27 1997 +0000
+++ b/src/w32fns.c	Mon May 05 19:16:09 1997 +0000
@@ -1528,8 +1528,8 @@
 {
 #if 0
   Cursor cursor, nontext_cursor, mode_cursor, cross_cursor;
+#endif
   int count;
-#endif
   int mask_color;
 
   if (!EQ (Qnil, arg))