diff --git a/libcontainer/sync.go b/libcontainer/sync.go index a8704a26..72bd61d3 100644 --- a/libcontainer/sync.go +++ b/libcontainer/sync.go @@ -19,11 +19,6 @@ type syncType string // procHooks --> [run hooks] // <-- procResume // -// procConsole --> -// <-- procConsoleReq -// [send(fd)] --> [recv(fd)] -// <-- procConsoleAck -// // procReady --> [final setup] // <-- procRun const (