QDBusConnection: Remove unused members
I can't find any use, ever, of them. Change-Id: I42e7ef1a481840699a8dffff1407eb1a93b128a8 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
This commit is contained in:
parent
34966bc84f
commit
7dc0f42e78
@ -323,9 +323,6 @@ public:
|
||||
MetaObjectHash cachedMetaObjects;
|
||||
PendingCallList pendingCalls;
|
||||
|
||||
QMutex callDeliveryMutex;
|
||||
QDBusCallDeliveryEvent *callDeliveryState; // protected by the callDeliveryMutex mutex
|
||||
|
||||
bool anonymousAuthenticationAllowed;
|
||||
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user