diff --git a/RevidCLI.go b/RevidCLI.go index eb1e851f..62445f9c 100644 --- a/RevidCLI.go +++ b/RevidCLI.go @@ -325,7 +325,6 @@ func updateRevid() { time.Sleep( time.Duration(revidStopTime) * time.Second ) //look through var map and update revid where needed - fmt.Printf("These are the vars: %v\n", vars) for key, value := range vars { switch key { case "FramesPerClip":