remove debug

This commit is contained in:
Isaac Connor 2020-10-26 18:48:43 -04:00
parent 5ed168bccd
commit f3f0a6baff
1 changed files with 0 additions and 1 deletions

View File

@ -664,7 +664,6 @@ int FfmpegCamera::OpenFfmpeg() {
} // int FfmpegCamera::OpenFfmpeg()
int FfmpegCamera::Close() {
Debug(2, "CloseFfmpeg called.");
mCanCapture = false;