remove debug
This commit is contained in:
parent
5ed168bccd
commit
f3f0a6baff
|
@ -664,7 +664,6 @@ int FfmpegCamera::OpenFfmpeg() {
|
|||
} // int FfmpegCamera::OpenFfmpeg()
|
||||
|
||||
int FfmpegCamera::Close() {
|
||||
Debug(2, "CloseFfmpeg called.");
|
||||
|
||||
mCanCapture = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue