mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
TrackerList: Remove unnecessary deletes from the destructor
This commit is contained in:
parent
33979cb41c
commit
5d33399000
@ -103,9 +103,6 @@ TrackerList::TrackerList(PropertiesWidget *properties)
|
||||
|
||||
TrackerList::~TrackerList()
|
||||
{
|
||||
delete editHotkey;
|
||||
delete deleteHotkey;
|
||||
delete copyHotkey;
|
||||
saveSettings();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user