summaryrefslogtreecommitdiff
path: root/instr-daemon.c
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-11 15:16:33 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-11 15:16:33 -0400
commit74b9ff28228e3858ef4bc181a34a9acf9ca6be79 (patch)
tree97d86198073500ef287f8298d6f8df713773d037 /instr-daemon.c
parent9f693eba66b3ff9934050fd4b5c50b7660cc3096 (diff)
remove unused stopbit and echo settings
Diffstat (limited to 'instr-daemon.c')
-rw-r--r--instr-daemon.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/instr-daemon.c b/instr-daemon.c
index eaf0b07..f6d309d 100644
--- a/instr-daemon.c
+++ b/instr-daemon.c
@@ -231,9 +231,7 @@ int main(int argc, char **argv)
GPIB_initialize();
IO_Setup_RS232( globals.Flash.baud,
- globals.Flash.stopbits,
globals.Flash.hardhand,
- globals.Flash.echo,
FALSE);
/* start-up delay */