@@ -64,7 +64,6 @@ namespace Renci.SshNet.Common
/// </summary>
public void Wait()
{
-
lock (_lock)
while (_currentCount < 1)