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
c43fc1b9
Commit
c43fc1b9
authored
Nov 16, 2001
by
Pavel Janík
Browse files
(clear_waiting_for_input): Remove duplicated prototype.
parent
b2537dfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/keyboard.h
src/keyboard.h
+0
-1
No files found.
src/keyboard.h
View file @
c43fc1b9
...
...
@@ -311,7 +311,6 @@ extern void single_kboard_state P_ ((void));
extern
void
push_frame_kboard
P_
((
struct
frame
*
));
extern
void
pop_frame_kboard
P_
((
void
));
extern
void
record_asynch_buffer_change
P_
((
void
));
extern
void
clear_waiting_for_input
P_
((
void
));
extern
SIGTYPE
input_poll_signal
P_
((
int
));
extern
void
start_polling
P_
((
void
));
extern
void
stop_polling
P_
((
void
));
...
...
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