From cff7a569cb7a4183b857cf365cbafa5baad7a135 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Tue, 30 Nov 2010 19:34:48 +0000 Subject: [PATCH] Remove unused parameter documentation --- skins/common/upload.js | 1 - 1 file changed, 1 deletion(-) diff --git a/skins/common/upload.js b/skins/common/upload.js index 512f3fdbe5..105b8e69d7 100644 --- a/skins/common/upload.js +++ b/skins/common/upload.js @@ -89,7 +89,6 @@ window.wgUploadSetup = function() { /** * Iterate over all upload source fields and disable all except the selected one. * - * @param enabledId The id of the selected radio button * @return emptiness */ window.toggleUploadInputs = function() { -- 2.20.1