X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/c229ef97dfba4dee7d2fc0a098e0343dc87dc004..3ea863a3e893904b45674642afb3146bec8ce7e4:/putty.h?ds=inline diff --git a/putty.h b/putty.h index c15f8e3e..db37db24 100644 --- a/putty.h +++ b/putty.h @@ -409,9 +409,6 @@ GLOBAL int flags; GLOBAL int default_protocol; GLOBAL int default_port; -/* This variable, OTOH, needs to be made non-global ASAP. FIXME. */ -GLOBAL Config cfg; - struct RSAKey; /* be a little careful of scope */ /*