diff options
author | David Hewitt <1939362+davidhewitt@users.noreply.github.com> | 2019-12-22 11:02:56 +0000 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2019-12-22 11:02:56 +0000 |
commit | 85112fefa56cfc125df46b171f154ad44e4e6c3a (patch) | |
tree | affeb518d65fd9e01f3f70092fddda30d87a2563 /alacritty_terminal/src/grid/mod.rs | |
parent | 7a957978e41b4737530bf83bed82b7c177004b30 (diff) | |
download | alacritty-85112fefa56cfc125df46b171f154ad44e4e6c3a.tar.gz alacritty-85112fefa56cfc125df46b171f154ad44e4e6c3a.zip |
Remove unneeded NamedPipe::connect() calls
In the way the code was set up, these calls would always do nothing
and return io::ErrorKind::WouldBlock, so they can be safely removed.
Diffstat (limited to 'alacritty_terminal/src/grid/mod.rs')
0 files changed, 0 insertions, 0 deletions