X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/3900c2d642c2960fdac52a9afea854a375441fcc..11cd814b19dd4278d51ab15c14e81fb8ee96777c:/unix/uxputty.c?ds=sidebyside 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)