Remove a return path from sshcom_write() which was both unreachable
[u/mdw/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;
 }