X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/3900c2d642c2960fdac52a9afea854a375441fcc..dc08d858e78fc5c55c4bb1975b5df4b2db12d869:/unix/uxputty.c diff --git a/unix/uxputty.c b/unix/uxputty.c index a205f276..6b1eabb7 100644 --- a/unix/uxputty.c +++ b/unix/uxputty.c @@ -12,17 +12,6 @@ #include "storage.h" /* - * TODO: - * - * - Better control of the individual config box features. - * + SSH packet logging shouldn't be mentioned in pterm, and in - * fact not PuTTYtel either. - * + Keepalives, and the Connection panel in general, shouldn't - * crop up in pterm. (And perhaps also not mid-session in - * rlogin and raw?) - */ - -/* * Clean up and exit. */ void cleanup_exit(int code)