1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver
Qiang Huang af3059855c Remove unused parameter in NewTtyConsole
It's introduced in
68ba5f0b69 (Execdriver implementation on new libcontainer API)

But I don't see reson why we need it.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-07-22 10:32:31 +08:00
..
execdrivers Windows: Exec driver 2015-07-10 13:36:56 -07:00
lxc Remove unused TtyTerminal interface 2015-07-21 09:56:28 -07:00
native Remove unused parameter in NewTtyConsole 2015-07-22 10:32:31 +08:00
windows Windows: Remove erroneous comment 2015-07-21 14:25:08 -07:00
driver.go Remove unused TtyTerminal interface 2015-07-21 09:56:28 -07:00
driver_linux.go Update libcontainer 2015-07-16 16:02:26 -07:00
pipes.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
termconsole.go Refactoring execdriver.Command and Container structs to support 'docker exec' and other 2014-09-01 14:30:16 -07:00
utils.go Generate capabilityList automatically 2015-05-08 09:40:05 -07:00