sync whitespace - no code change

This commit is contained in:
Damien Miller 2003-11-22 14:41:58 +11:00
parent 4da295c051
commit ce34674a9f

View File

@ -204,7 +204,6 @@ do_authenticated(Authctxt *authctxt)
close(startup_pipe);
startup_pipe = -1;
}
/* setup the channel layer */
if (!no_port_forwarding_flag && options.allow_tcp_forwarding)
channel_permit_all_opens();