diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1721,7 +1721,6 @@ impl Bindings { }; cmd - .args(&["--write-mode=display"]) .stdin(Stdio::piped()) .stdout(Stdio::piped()); |