Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit f64edb1

Browse files
committed
Removed outdated documentation comment
1 parent 2d82906 commit f64edb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ var utils = module.exports = {
321321
*
322322
* @param {FfmpegCommand} command event emitter
323323
* @param {String} stderrLine ffmpeg stderr data
324-
* @param {Number} [duration=0] expected output duration in seconds
325324
* @private
326325
*/
327326
extractProgress: function(command, stderrLine) {

0 commit comments

Comments
 (0)