]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Remove another pointless null check, this time of inst->back in the
authorSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:14 +0000 (17:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 11 Jul 2013 17:24:14 +0000 (17:24 +0000)
commit916cd3f0cd99d0fafc594fb21dfadc2512aa6700
treeaad7f29becdd23415c0807838e7f4abb23f7d68b
parent8201e7d22dda2ed3985760a1bbef0abdaec36f53
Remove another pointless null check, this time of inst->back in the
function which has just dereferenced it to get the exit code.

[originally from svn r9907]
unix/gtkwin.c