Bug 1366771 - Remove unused variable 'child' from MsgComposeCommands.js. r=jorgk
This commit is contained in:
Родитель
e1c0aa10ad
Коммит
9e45c635dc
|
@ -4341,7 +4341,6 @@ function AttachmentElementHasItems()
|
|||
|
||||
function OpenSelectedAttachment()
|
||||
{
|
||||
let child;
|
||||
let bucket = document.getElementById("attachmentBucket");
|
||||
if (bucket.selectedItems.length == 1)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче