Skip to content

Commit fa07dc7

Browse files
Removed unused argument from the docs
1 parent f8ebcf0 commit fa07dc7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/loader/filetypes/HTML5AudioFile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ var GetURL = require('../GetURL');
2323
* @param {string} url - [description]
2424
* @param {string} path - [description]
2525
* @param {XHRSettingsObject} config - [description]
26-
* @param {boolean} locked - [description]
2726
*/
2827
var HTML5AudioFile = new Class({
2928

0 commit comments

Comments
 (0)