mirror of
https://github.com/datarhei/core.git
synced 2025-10-06 16:37:04 +08:00
Remove debug output
This commit is contained in:
@@ -571,7 +571,6 @@ func (p *parser) parseAVstreamProgress(line string) error {
|
||||
}
|
||||
|
||||
func (p *parser) Stop(state string, pusage process.Usage) {
|
||||
fmt.Printf("%+v\n", pusage)
|
||||
usage := Usage{}
|
||||
|
||||
usage.CPU.Average = pusage.CPU.Average
|
||||
|
Reference in New Issue
Block a user