mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
[PALEMOON] Places - remove unused @param from controller.js
This commit is contained in:
parent
416e3703e3
commit
996f5467a4
1 changed files with 0 additions and 3 deletions
|
|
@ -300,9 +300,6 @@ PlacesController.prototype = {
|
|||
* are non-removable. We don't need to worry about recursion here since it
|
||||
* is a policy decision that a removable item not be placed inside a non-
|
||||
* removable item.
|
||||
* @param aIsMoveCommand
|
||||
* True if the command for which this method is called only moves the
|
||||
* selected items to another container, false otherwise.
|
||||
* @returns true if all nodes in the selection can be removed,
|
||||
* false otherwise.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue