Skip to content

Commit

Permalink
Remove filter chain debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
bemasher committed Jul 12, 2015
1 parent 42b1b3d commit d453c86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recv.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ func (rcvr *Receiver) NewReceiver() {
fmt.Println(f.Name)
}
})
fmt.Printf("%+v\n", rcvr.fc)

// Set some parameters for listening.
if centerfreqFlagSet {
Expand Down

0 comments on commit d453c86

Please sign in to comment.