X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/9f2f8ea0374c2a83c50624c7dc6bb458488dbe37..5673d44e32142b68913620424c9dc29d66e58c2e:/x11fwd.c?ds=inline diff --git a/x11fwd.c b/x11fwd.c index 5a83db22..80e0eb57 100644 --- a/x11fwd.c +++ b/x11fwd.c @@ -69,8 +69,6 @@ struct X11Private { Socket s; }; -void x11_close(Socket s); - void *x11_invent_auth(char *proto, int protomaxlen, char *data, int datamaxlen) {