dfaure is my hero for making sycoca stuff thread safe :)))
svn path=/trunk/KDE/kdelibs/; revision=935383
This commit is contained in:
parent
d33e884393
commit
dd4eeb685c
@ -253,7 +253,6 @@ void AbstractRunner::setIgnoredTypes(RunnerContext::Types types)
|
||||
|
||||
KService::List AbstractRunner::serviceQuery(const QString &serviceType, const QString &constraint) const
|
||||
{
|
||||
QMutexLocker lock(s_bigLock);
|
||||
return KServiceTypeTrader::self()->query(serviceType, constraint);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user