X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/1705f46890cf636d5d2a717e9ca12e281f0aea79..0996dd4c856a3852a92cb7f17cf3fb78a286c075:/unix/uxputty.c diff --git a/unix/uxputty.c b/unix/uxputty.c index 65b1ecaa..73e11973 100644 --- a/unix/uxputty.c +++ b/unix/uxputty.c @@ -115,8 +115,6 @@ char *make_default_wintitle(char *hostname) * X11-forwarding-related things suitable for Gtk app. */ -const char platform_x11_best_transport[] = "unix"; - char *platform_get_x_display(void) { const char *display; /* Try to take account of --display and what have you. */