mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
TrackerList: Remove unnecessary deletes from the destructor
This commit is contained in:
@@ -103,9 +103,6 @@ TrackerList::TrackerList(PropertiesWidget *properties)
|
|||||||
|
|
||||||
TrackerList::~TrackerList()
|
TrackerList::~TrackerList()
|
||||||
{
|
{
|
||||||
delete editHotkey;
|
|
||||||
delete deleteHotkey;
|
|
||||||
delete copyHotkey;
|
|
||||||
saveSettings();
|
saveSettings();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user