X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/fc0f17db91f32c7504756e92a411a60d2ef0e264..9c1609600d32ad27a7e154adecaa49494d7f5ec1:/unix/ux_x11.c diff --git a/unix/ux_x11.c b/unix/ux_x11.c index 1c48b141..e8d71959 100644 --- a/unix/ux_x11.c +++ b/unix/ux_x11.c @@ -119,5 +119,3 @@ void platform_get_x11_auth(char *display, int *protocol, pclose(fp); sfree(localbuf); } - -const char platform_x11_best_transport[] = "unix";