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
7ee0f047
Commit
7ee0f047
authored
Aug 02, 2013
by
Dmitry Antipov
Browse files
* w32term.c (x_unfocus_frame): Remove unused dummy function.
parent
65b02bb9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
src/ChangeLog
src/ChangeLog
+1
-0
src/w32term.c
src/w32term.c
+0
-5
No files found.
src/ChangeLog
View file @
7ee0f047
...
...
@@ -8,6 +8,7 @@
(update_frame_menubar, set_frame_menubar, free_frame_menubar)
(create_and_show_popup_menu, xmenu_show, create_and_show_dialog)
(xdialog_show): Use eassert for debugging check.
* w32term.c (x_unfocus_frame): Remove unused dummy function.
2013-08-01 Paul Eggert <eggert@cs.ucla.edu>
...
...
src/w32term.c
View file @
7ee0f047
...
...
@@ -5889,11 +5889,6 @@ x_focus_on_frame (struct frame *f)
unblock_input ();
}
void
x_unfocus_frame (struct frame *f)
{
}
/* Raise frame F. */
void
x_raise_frame (struct frame *f)
...
...
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