mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Remove some unused #include
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <QCoreApplication>
|
||||
#include <QDebug>
|
||||
#include <QDir>
|
||||
#include <QDirIterator>
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
|
||||
#include "bytearray.h"
|
||||
#include "random.h"
|
||||
#include "string.h"
|
||||
|
||||
namespace Utils
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user