CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/18 11:32:54
Modified files:
usr.bin/ssh : channels.c channels.h
Log message:
Remove channel_input_port_forward_request(); the only caller was the
recently-removed SSH1 server code so it's now dead code. ok markus@
