mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-18 11:31:00 -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:
@ -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;
|
||||
|
Reference in New Issue
Block a user