X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/fc0f17db91f32c7504756e92a411a60d2ef0e264..d9e7b7207fdbca5cc10a278d8ba7516f1995acae:/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";