mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Remove unused variables
This commit is contained in:
@@ -346,8 +346,6 @@ const torrentFilesContextMenu = new ContextMenu({
|
||||
y: 2
|
||||
},
|
||||
onShow: function() {
|
||||
var selectedRows = torrentFilesTable.selectedRowsIds();
|
||||
|
||||
if (is_seed)
|
||||
this.hideItem('FilePrio');
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user