diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/w32console.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/w32console.c b/src/w32console.c index 775630b8b0e..c784f804630 100644 --- a/src/w32console.c +++ b/src/w32console.c | |||
| @@ -592,7 +592,6 @@ initialize_w32_display (void) | |||
| 592 | 592 | ||
| 593 | read_socket_hook = w32_console_read_socket; | 593 | read_socket_hook = w32_console_read_socket; |
| 594 | mouse_position_hook = w32_console_mouse_position; | 594 | mouse_position_hook = w32_console_mouse_position; |
| 595 | estimate_mode_line_height_hook = 0; | ||
| 596 | 595 | ||
| 597 | /* Initialize interrupt_handle. */ | 596 | /* Initialize interrupt_handle. */ |
| 598 | init_crit (); | 597 | init_crit (); |