]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
I give up. I can't work out what the purpose of the call to
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Mar 2008 20:02:12 +0000 (20:02 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Mar 2008 20:02:12 +0000 (20:02 +0000)
commit6ef1fa7b1fd5ed3a823dc87bad7649eb5098c251
treea84a5c49f235a96a35652ae7256db662ee19b8b4
parentbef50d3fd297631471e247c76f789d03a0d1e80f
I give up. I can't work out what the purpose of the call to
gtk_container_dequeue_resize_handler in request_resize() was;
everything seems to work fine without it. So I'm removing the
nonportable GTK 2 instance of it, and if anything ever goes wrong as
a result then I'll at least find out what the problem was.

[originally from svn r7957]
unix/GTK2.TODO
unix/gtkwin.c