Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
aa228938
Commit
aa228938
authored
Feb 23, 2002
by
Pavel Janík
Browse files
(enter_timestamp): Remove unused static variable to prevent warning.
parent
8f626a4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
src/w32term.c
src/w32term.c
+0
-6
No files found.
src/w32term.c
View file @
aa228938
...
...
@@ -8535,12 +8535,6 @@ x_scroll_bar_clear (f)
/* The main W32 event-reading loop - w32_read_socket. */
/* Time stamp of enter window event. This is only used by w32_read_socket,
but we have to put it out here, since static variables within functions
sometimes don't work. */
static Time enter_timestamp;
/* Record the last 100 characters stored
to help debug the loss-of-chars-during-GC problem. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment