mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +02:00
Remove unused includes
This commit is contained in:
@@ -36,12 +36,10 @@
|
||||
#include "utils/NetworkAccessManager.h"
|
||||
|
||||
#include "AclRegistry.h"
|
||||
#include "BufferIoDevice.h"
|
||||
#include "Connection.h"
|
||||
#include "ControlConnection.h"
|
||||
#include "PortFwdThread.h"
|
||||
#include "QTcpSocketExtra.h"
|
||||
#include "Result.h"
|
||||
#include "Source.h"
|
||||
#include "SourceList.h"
|
||||
#include "StreamConnection.h"
|
||||
|
@@ -30,10 +30,7 @@
|
||||
#include "DllMacro.h"
|
||||
#include "Typedefs.h"
|
||||
|
||||
#include <QObject>
|
||||
#include <QMap>
|
||||
#include <QNetworkReply>
|
||||
#include <QSharedPointer>
|
||||
#include <QHostAddress>
|
||||
#include <QTcpServer>
|
||||
|
||||
class Connection;
|
||||
|
Reference in New Issue
Block a user