Removed unused argument from the docs

This commit is contained in:
Pavle Goloskokovic 2018-04-14 18:49:14 +02:00
parent f8ebcf0588
commit fa07dc76e9

View file

@ -23,7 +23,6 @@ var GetURL = require('../GetURL');
* @param {string} url - [description]
* @param {string} path - [description]
* @param {XHRSettingsObject} config - [description]
* @param {boolean} locked - [description]
*/
var HTML5AudioFile = new Class({