diff options
Diffstat (limited to 'vest')
-rwxr-xr-x | vest/line_mediator.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vest/line_mediator.pl b/vest/line_mediator.pl index a47c5d1d..bc2bb24c 100755 --- a/vest/line_mediator.pl +++ b/vest/line_mediator.pl @@ -89,7 +89,6 @@ if ($ser eq 'SERIAL') { lineto(*STDOUT,$_); } } - } } else { info("DIRECT mode\n"); my @rw1=POSIX::pipe(); |