summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/torrentclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/torrent/torrentclient.h')
-rw-r--r--examples/network/torrent/torrentclient.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/network/torrent/torrentclient.h b/examples/network/torrent/torrentclient.h
index 4ff346e374..c06f0c41d2 100644
--- a/examples/network/torrent/torrentclient.h
+++ b/examples/network/torrent/torrentclient.h
@@ -69,9 +69,6 @@ public:
bool setTorrent(const QByteArray &torrentData);
MetaInfo metaInfo() const;
- void setMaxConnections(int connections);
- int maxConnections() const;
-
void setDestinationFolder(const QString &directory);
QString destinationFolder() const;