* xfns.c (Fx_window_property): Simplify a bit,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Apr 2011 06:34:43 +0000 (23:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Apr 2011 06:34:43 +0000 (23:34 -0700)
commit2172544bcd6f38bc7c0888a148a6dc8a903314c0
treeebbb7be8a76ac40bd72537cff5f70ac07aa48d0b
parente50d64ebfa2e0dbc563ba35cd048af77beacf000
* xfns.c (Fx_window_property): Simplify a bit,

to make a bit faster and to avoid GCC 4.6.0 warning.
* xselect.c (x_get_window_property, x_handle_dnd_message): Likewise.
src/ChangeLog
src/xfns.c
src/xselect.c