]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
I'm not sure why I added htmlhelp.lib to the PuTTY link lines in
authorSimon Tatham <anakin@pobox.com>
Thu, 28 Dec 2006 15:47:53 +0000 (15:47 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 28 Dec 2006 15:47:53 +0000 (15:47 +0000)
commit59c4044142e531541b46394c423aaa97aed874f4
tree11e85da5f248654f1ab985b220fddb9f3d3bb462
parent2144ee5f83130fc053ed41a20e492d96cd93fd21
I'm not sure why I added htmlhelp.lib to the PuTTY link lines in
r7000. I was probably half asleep. Actually, it's completely
unnecessary to bind to it at link time, because we load it at run
time in order to continue working as before on Win95. So I'm
removing it again.

git-svn-id: http://svn.tartarus.org/sgt/putty@7030 cda61777-01e9-0310-a592-d414129be87e
Recipe