D16563: Remove unused variables

Stefan BrĂ¼ns noreply at phabricator.kde.org
Wed Oct 31 23:22:26 GMT 2018


bruns requested changes to this revision.
bruns added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> transaction.cpp:519
>              out << "\tFileNameTermsDB: ";
>              for (const QByteArray& term : terms) {
>                  out << term << " ";

should be `fileNameTerms` here

> transaction.cpp:525
>              out << "\tXAttrTermsDB: ";
>              for (const QByteArray& term : terms) {
>                  out << term << " ";

likewise

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D16563

To: aacid, #baloo, bruns
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181031/d94f1fa9/attachment.html>


More information about the Kde-frameworks-devel mailing list