X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/9f2f8ea0374c2a83c50624c7dc6bb458488dbe37..322d09a8cdd26c9ce59ae028387f5d643b4a6f51:/x11fwd.c 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) {