mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Removing the unused variable
This commit is contained in:
parent
6af0954b6f
commit
c9cb57f881
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ RequestListContextMenu.prototype = {
|
|||
* Opens selected item in a new tab.
|
||||
*/
|
||||
openRequestInTab() {
|
||||
let win = Services.wm.getMostRecentWindow(gDevTools.chromeWindowType);
|
||||
openRequestInTab(this.selectedItem.attachment);
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue