mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-26 07:05:56 -05:00
Remove a stray LOG(INFO).
This commit is contained in:
parent
3030e3fb32
commit
52b6b8272c
@ -881,7 +881,6 @@ class Mp4File : public VirtualFile {
|
||||
s->append(buf, r);
|
||||
}
|
||||
}
|
||||
LOG(INFO) << "FillMdatSubtitle: " << s->size() << " bytes.";
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user