Simplify Session/TorrentHandle classes.

This commit is contained in:
Vladimir Golovnev (Glassez)
2015-09-25 10:52:25 +03:00
parent 1ba1f90058
commit d40495a4be
7 changed files with 47 additions and 178 deletions

View File

@@ -32,8 +32,6 @@ HEADERS += \
$$PWD/bittorrent/trackerentry.h \
$$PWD/bittorrent/tracker.h \
$$PWD/bittorrent/torrentcreatorthread.h \
$$PWD/bittorrent/private/sessionprivate.h \
$$PWD/bittorrent/private/torrenthandleprivate.h \
$$PWD/bittorrent/private/speedmonitor.h \
$$PWD/bittorrent/private/bandwidthscheduler.h \
$$PWD/bittorrent/private/filterparserthread.h \