fix debug

This commit is contained in:
wanglei.w
2020-11-11 22:54:01 +08:00
parent 5a1890c3e8
commit 37e228fb53

View File

@@ -1,3 +1,5 @@
// +build !debug
package ffmpeg_go
func DebugNodes(node []DagNode) {}