X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/566194cc74032ae861c6e3f77fdedf2cc5619573..d36df6852e9caa3e261c77dc4623d25b6299c490:/mac/macmisc.c diff --git a/mac/macmisc.c b/mac/macmisc.c index ce32eb44..a1a88f5a 100644 --- a/mac/macmisc.c +++ b/mac/macmisc.c @@ -194,7 +194,7 @@ struct tm ltime(void) return tm; } -const char platform_x11_best_transport[] = "localhost"; +const int platform_uses_x11_unix_by_default = FALSE; char *platform_get_x_display(void) { return NULL;