Don't explicitly open the logfile on startup; it'll automatically be opened
authorowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Wed, 25 Jan 2006 22:46:33 +0000 (22:46 +0000)
committerowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Wed, 25 Jan 2006 22:46:33 +0000 (22:46 +0000)
commit34ea32c56d4420725dded5ec263d48e603dac539
tree0c26c0269e7faaaf5cc023e967b1356d814696fc
parentb41cfbb576b48edac06c0ca077aa926ba7042ef6
Don't explicitly open the logfile on startup; it'll automatically be opened
by logwrite() as necessary.  Should fix win-askappend-multi.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6533 cda61777-01e9-0310-a592-d414129be87e
windows/window.c