1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00

* xsmfns.c: Remove unused var.

This commit is contained in:
Paul Eggert 2011-04-15 20:04:03 -07:00
parent 2baccd04ce
commit 401f10cb83
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2011-04-16 Paul Eggert <eggert@cs.ucla.edu>
* xsmfns.c (create_client_leader_window): Rename shadowing arg.
Remove unused var.
* xrdb.c (x_load_resources) [!USE_MOTIF]: Omit unused local.

View File

@ -369,7 +369,6 @@ create_client_leader_window (struct x_display_info *dpyinfo, char *client_ID)
{
Window w;
XClassHint class_hints;
Atom sm_id;
w = XCreateSimpleWindow (dpyinfo->display,
dpyinfo->root_window,