Remove unused variable
Change-Id: I241969d10502e944f7a73971771730d43dd2784f Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>bb10
parent
dc2aead842
commit
98365711a0
|
|
@ -107,9 +107,6 @@ class QXcbEventDispatcher
|
|||
{
|
||||
public:
|
||||
static QAbstractEventDispatcher *createEventDispatcher(QXcbConnection *connection);
|
||||
|
||||
private:
|
||||
QXcbConnection *m_connection;
|
||||
};
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
|
|
|||
Loading…
Reference in New Issue