X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/6e7f5aeeca612c150acbeee265c44061c3beaa3d..9bee682602d915c63781de96a588eceb2dc8e4e0:/x11fwd.c diff --git a/x11fwd.c b/x11fwd.c index 5ef53d49..52cfd8fe 100644 --- a/x11fwd.c +++ b/x11fwd.c @@ -62,9 +62,6 @@ struct X11Auth { int fakelen, reallen; }; -extern void platform_get_x11_auth(char *display, int *proto, - unsigned char *data, int *datalen); - struct X11Private { const struct plug_function_table *fn; /* the above variable absolutely *must* be the first in this structure */