From b16056628822f3218d5ce76f731bb03d32e0b551 Mon Sep 17 00:00:00 2001 From: Christopher Young Date: Wed, 16 Mar 2016 08:40:29 -0400 Subject: [PATCH] Update test program. --- test/uat_read.go | 1 - 1 file changed, 1 deletion(-) diff --git a/test/uat_read.go b/test/uat_read.go index 752434e8..6c32c35f 100644 --- a/test/uat_read.go +++ b/test/uat_read.go @@ -193,7 +193,6 @@ func main() { */ //---------- Get/Set misc. streaming ---------- - godump978.Dump978Init() go printUAT() go godump978.ProcessDataFromChannel()