summaryrefslogtreecommitdiff
path: root/vest/line_mediator.pl
diff options
context:
space:
mode:
Diffstat (limited to 'vest/line_mediator.pl')
-rwxr-xr-xvest/line_mediator.pl1
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();