Partially revert commit 6f56182

This relates to Bug 1666
pull/16/head
Timothy Pearson 10 years ago
parent 6dd9a73c50
commit fd930ef959

@ -1970,7 +1970,6 @@ void KDirLister::slotOpenURLGotLocalURL(TDEIO::LocalURLJob *job, const KURL& url
realURL.setInternalReferenceURL(d->openURL_url[job].url());
d->m_referenceURLMap[d->openURL_url[job].url()] = url.path();
}
job->slaveDone();
s_pCache->listDir( this, realURL, d->openURL_keep[job], d->openURL_reload[job] );
d->openURL_url.remove(job);
d->openURL_keep.remove(job);

Loading…
Cancel
Save