306ef8dd75
This removes the call to _stdin._sink.destroy() from my previous CL, which broke a test. stdin is closed by the native implementation. Closing again shouldn't cause a problem, but it looks like destroy() attempts to do a lot more than that. OTOH adding the remove call is sufficient to fix the leak, so let's just stick with that. R=iposva@google.com Review URL: https://codereview.chromium.org//687163004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41395 260f80e4-7a28-3924-810f-c04153c831b5