mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-04 21:12:47 -05:00
r8305 made platform_x11_best_transport[] obsolete, but there still seem to be a
few instances around; expunge them.
[originally from svn r8382]
[r8305 == ca6fc3a4da
]
This commit is contained in:
@ -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. */
|
||||
|
Reference in New Issue
Block a user