mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
TrackerList: Remove unnecessary deletes from the destructor
This commit is contained in:
parent
33979cb41c
commit
5d33399000
1 changed files with 0 additions and 3 deletions
|
@ -103,9 +103,6 @@ TrackerList::TrackerList(PropertiesWidget *properties)
|
|||
|
||||
TrackerList::~TrackerList()
|
||||
{
|
||||
delete editHotkey;
|
||||
delete deleteHotkey;
|
||||
delete copyHotkey;
|
||||
saveSettings();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue