mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 22:52:33 -06:00
Use default constructor, destructor
This commit is contained in:
@@ -45,8 +45,6 @@ Item::Item(const QString &path)
|
||||
{
|
||||
}
|
||||
|
||||
Item::~Item() {}
|
||||
|
||||
void Item::setPath(const QString &path)
|
||||
{
|
||||
if (path != m_path)
|
||||
|
||||
Reference in New Issue
Block a user