mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
- removed bad assert
This commit is contained in:
parent
fd2ee35e92
commit
e4795cd64b
@ -64,7 +64,6 @@ QString QTorrentHandle::current_tracker() const {
|
||||
}
|
||||
|
||||
bool QTorrentHandle::is_valid() const {
|
||||
Q_ASSERT(h.is_valid());
|
||||
return h.is_valid();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user