diff --git a/src/main.rs b/src/main.rs index 87dc15c..8b78f6b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -404,7 +404,7 @@ fn handle_frame(frame: &AgwFrame, cli: &Cli, buffers: &mut BufferManager, loc_st (&source, None) //(&source, &String::new()) }; - println!("{:?}",(source_call, source_ssid)); + //println!("{:?}",(source_call, source_ssid)); //println!("{} - {}", source_call, source_ssid);