mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
Remove unused qjson includes and member
This commit is contained in:
parent
bd24819cbf
commit
659907856e
@ -27,10 +27,6 @@
|
||||
|
||||
#include "DllMacro.h"
|
||||
|
||||
#include <qjson/parser.h>
|
||||
#include <qjson/serializer.h>
|
||||
#include <qjson/qobjecthelper.h>
|
||||
|
||||
#include <QSharedPointer>
|
||||
#include <QTcpSocket>
|
||||
#include <QHostAddress>
|
||||
@ -135,7 +131,6 @@ protected:
|
||||
QPointer<QTcpSocket> m_sock;
|
||||
int m_peerport;
|
||||
msg_ptr m_msg;
|
||||
QJson::Parser parser;
|
||||
Servent* m_servent;
|
||||
bool m_outbound, m_ready, m_onceonly;
|
||||
msg_ptr m_firstmsg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user