]> git.eshelyaron.com Git - emacs.git/commit
Fix last cons in set_wm_state, remove unused variables.
authorJan D <jan.h.d@swipnet.se>
Sun, 14 Nov 2010 10:21:16 +0000 (11:21 +0100)
committerJan D <jan.h.d@swipnet.se>
Sun, 14 Nov 2010 10:21:16 +0000 (11:21 +0100)
commit5a232ffb73021c9c00dcfd959da43b6425f67cd7
tree69cd0422221006625a05f1ff8ae5cbae0db43014
parent24021b384e7ecf31a0f5be632fc45d7413fb2b91
Fix last cons in set_wm_state, remove unused variables.

* src/xselect.c (x_send_client_event): Remove unused variables cons and
size.

* src/xterm.c (set_wm_state): Add Qnil to final cons.
src/ChangeLog
src/xselect.c
src/xterm.c