aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32term.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/w32term.c b/src/w32term.c
index 2d6163a56b3..777ebd270e6 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -8535,12 +8535,6 @@ x_scroll_bar_clear (f)
8535 8535
8536/* The main W32 event-reading loop - w32_read_socket. */ 8536/* The main W32 event-reading loop - w32_read_socket. */
8537 8537
8538/* Time stamp of enter window event. This is only used by w32_read_socket,
8539 but we have to put it out here, since static variables within functions
8540 sometimes don't work. */
8541
8542static Time enter_timestamp;
8543
8544/* Record the last 100 characters stored 8538/* Record the last 100 characters stored
8545 to help debug the loss-of-chars-during-GC problem. */ 8539 to help debug the loss-of-chars-during-GC problem. */
8546 8540