mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-27 15:45:55 -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);
|
s->append(buf, r);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
LOG(INFO) << "FillMdatSubtitle: " << s->size() << " bytes.";
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user