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
86e9de5f
Commit
86e9de5f
authored
Nov 16, 2001
by
Pavel Janík
Browse files
(x_update_cursor): Remove duplicated prototype.
parent
b81b3da3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/xterm.h
src/xterm.h
+0
-1
No files found.
src/xterm.h
View file @
86e9de5f
...
...
@@ -999,7 +999,6 @@ extern void x_wm_set_icon_position P_ ((struct frame *, int, int));
extern
void
x_delete_display
P_
((
struct
x_display_info
*
));
extern
void
x_initialize
P_
((
void
));
extern
void
x_display_cursor
P_
((
struct
window
*
,
int
,
int
,
int
,
int
,
int
));
extern
void
x_update_cursor
P_
((
struct
frame
*
,
int
));
extern
unsigned
long
x_copy_color
P_
((
struct
frame
*
,
unsigned
long
));
#ifdef USE_X_TOOLKIT
extern
XtAppContext
Xt_app_con
;
...
...
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