Update docs for change to UTF-8 by default, and emphasise UTF-8 more generally.
[sgt/putty] / macosx / osxmain.m
index 362f92b..d8202e2 100644 (file)
@@ -20,8 +20,6 @@ AppController *controller;
  * and Unix PuTTY code.
  */
 
-const char platform_x11_best_transport[] = "unix";
-
 char *platform_get_x_display(void) {
     return NULL;
 }