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
b81b3da3
Commit
b81b3da3
authored
Nov 16, 2001
by
Pavel Janík
Browse files
(waiting_for_input): Remove unnecessary prototype.
parent
61851c0e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
mac/src/macterm.c
mac/src/macterm.c
+0
-2
src/xterm.c
src/xterm.c
+0
-2
No files found.
mac/src/macterm.c
View file @
b81b3da3
...
...
@@ -229,8 +229,6 @@ struct mac_display_info one_mac_display_info;
extern struct frame *updating_frame;
extern int waiting_for_input;
/* This is a frame waiting to be auto-raised, within XTread_socket. */
struct frame *pending_autoraise_frame;
...
...
src/xterm.c
View file @
b81b3da3
...
...
@@ -274,8 +274,6 @@ Lisp_Object x_display_name_list;
extern struct frame *updating_frame;
extern int waiting_for_input;
/* This is a frame waiting to be auto-raised, within XTread_socket. */
struct frame *pending_autoraise_frame;
...
...
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