Update qamqpqueue_p.h

This commit is contained in:
Ernesto De Stefano 2016-02-04 14:17:13 +01:00
parent 8a86c1350a
commit cbc2db02e6
1 changed files with 0 additions and 2 deletions

View File

@ -55,8 +55,6 @@ public:
bool consumeRequested;
Q_DECLARE_PUBLIC(QAmqpQueue)
private:
QAmqpTable arguments;
};