a bit redundant, really
svn path=/trunk/KDE/kdelibs/; revision=1134325
This commit is contained in:
parent
935e4cb57c
commit
637555e477
@ -223,10 +223,6 @@ void RemoteDataEngine::createSource(const QString &source)
|
|||||||
|
|
||||||
void RemoteDataEngine::updateSources()
|
void RemoteDataEngine::updateSources()
|
||||||
{
|
{
|
||||||
if (!m_service) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (m_service) {
|
if (m_service) {
|
||||||
KConfigGroup op = m_service->operationDescription("GetSourceNames");
|
KConfigGroup op = m_service->operationDescription("GetSourceNames");
|
||||||
m_service->startOperationCall(op);
|
m_service->startOperationCall(op);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user