X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/5d762aa45d43bcb6d26c6272917525a50c85745b..4a4b36177579a15b96b61610369121326481dde5:/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)