mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
refactor: tr_compare_3way() (#5799)
This commit is contained in:
@@ -425,8 +425,3 @@ QString FileTreeItem::path() const
|
||||
|
||||
return item_path;
|
||||
}
|
||||
|
||||
bool FileTreeItem::isComplete() const
|
||||
{
|
||||
return have_size_ == totalSize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user