remove comment

This commit is contained in:
Josh Hawkins 2024-06-29 09:33:48 -05:00
parent 2af5a56705
commit ce9ee8156c

View File

@ -112,7 +112,6 @@ export default function JSMpegPlayer({
protocols: [],
audio: false,
videoBufferSize: 1024 * 1024 * 4,
// disableGl: isSafari,
onVideoDecode: () => {
if (!hasData) {
hasData = true;