diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/w32fns.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32fns.c b/src/w32fns.c index 3a8a2eb1c3c..13de5fb75b3 100644 --- a/src/w32fns.c +++ b/src/w32fns.c | |||
| @@ -1528,8 +1528,8 @@ x_set_mouse_color (f, arg, oldval) | |||
| 1528 | { | 1528 | { |
| 1529 | #if 0 | 1529 | #if 0 |
| 1530 | Cursor cursor, nontext_cursor, mode_cursor, cross_cursor; | 1530 | Cursor cursor, nontext_cursor, mode_cursor, cross_cursor; |
| 1531 | int count; | ||
| 1532 | #endif | 1531 | #endif |
| 1532 | int count; | ||
| 1533 | int mask_color; | 1533 | int mask_color; |
| 1534 | 1534 | ||
| 1535 | if (!EQ (Qnil, arg)) | 1535 | if (!EQ (Qnil, arg)) |