mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
- Remove useless function that can cause compilation errors
This commit is contained in:
parent
061a9c7ecf
commit
7fc0b02259
2 changed files with 0 additions and 6 deletions
|
@ -81,7 +81,6 @@ class QTorrentHandle {
|
|||
int num_incomplete() const;
|
||||
void scrape_tracker() const;
|
||||
QString save_path() const;
|
||||
fs::path save_path_boost() const;
|
||||
QStringList url_seeds() const;
|
||||
size_type actual_size() const;
|
||||
int download_limit() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue