mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
This RWMutex was added in9c4570a958, and used in the `remote.Client()` method. Commitdd2e19ebd5split the code for client and daemon, but did not remove the mutex. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>