anthonyfieroni added inline comments. INLINE COMMENTS
> kioexecd.cpp:80 > +{ > + if (!m_deleted.contains(path)) { > + return; Contains should be also in the guard. > kioexecd.h:40 > virtual ~KIOExecd(); > + void clearDir(const QString &path); > Unused? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D15180 To: jtamate, #frameworks, broulik, ngraham, dfaure, elvisangelaccio Cc: anthonyfieroni, elvisangelaccio, kde-frameworks-devel, michaelh, ngraham, bruns