mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
remove reference to non-existing external qDBusInitThreads
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
c8631d23f5
commit
5f5a07fee8
1 changed files with 0 additions and 2 deletions
|
@ -970,8 +970,6 @@ void QDBusConnectionPrivate::deliverCall(QObject *object, int /*flags*/, const Q
|
|||
return;
|
||||
}
|
||||
|
||||
extern bool qDBusInitThreads();
|
||||
|
||||
QDBusConnectionPrivate::QDBusConnectionPrivate(QObject *p)
|
||||
: QObject(p), ref(1), capabilities(0), mode(InvalidMode), busService(0),
|
||||
dispatchLock(QMutex::Recursive), connection(0), server(0),
|
||||
|
|
Loading…
Add table
Reference in a new issue