* nsterm.m (ns_read_socket): Remove unused variable. * frame.c (do_switch_frame...
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 18 May 2009 08:01:20 +0000 (08:01 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 18 May 2009 08:01:20 +0000 (08:01 +0000)
commit1564e6499ec27783f38f16bc75e67df484f274e6
tree3361992959d1de0cd0dff63cf4a5a3c1d2528d30
parent43474a5af3d38cd4ba28abb403357aa386b3e873
* nsterm.m (ns_read_socket): Remove unused variable.  * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check  whether selected frame is viable before raising it (based on patch  by David Reitter), and improve commentary.  * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
src/ChangeLog