Remove some unused #include

This commit is contained in:
thalieht 2019-06-04 00:35:27 +03:00
parent 4370a7eb12
commit 9995967fbf
45 changed files with 0 additions and 79 deletions

View file

@ -38,7 +38,6 @@
#include "base/bittorrent/session.h"
#include "base/bittorrent/torrenthandle.h"
#include "base/global.h"
#include "base/torrentfilter.h"
#include "base/utils/fs.h"
static QIcon getIconByState(BitTorrent::TorrentState state);