Tidied GIFextractor
This commit is contained in:
parent
3afc381f06
commit
9321fc25ef
@ -2465,7 +2465,6 @@ export function extractGIF(bytes, offset) {
|
|||||||
break;
|
break;
|
||||||
stream.moveBackwardsBy(1);
|
stream.moveBackwardsBy(1);
|
||||||
}
|
}
|
||||||
stream.moveBackwardsBy(10);
|
|
||||||
return stream.carve();
|
return stream.carve();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user