]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Don't explicitly open the logfile on startup; it'll automatically be opened
authorOwen Dunn <owen@greenend.org.uk>
Wed, 25 Jan 2006 22:46:33 +0000 (22:46 +0000)
committerOwen Dunn <owen@greenend.org.uk>
Wed, 25 Jan 2006 22:46:33 +0000 (22:46 +0000)
commitb61713fb3f31936a2687f3b94fa553310aa1e676
tree0c26c0269e7faaaf5cc023e967b1356d814696fc
parent4c77e323054a749125c6d41373ea126f5d0aef81
Don't explicitly open the logfile on startup; it'll automatically be opened
by logwrite() as necessary.  Should fix win-askappend-multi.

[originally from svn r6533]
windows/window.c