Skip to content
Commit ff67fd85 authored by Glen Ditchfield's avatar Glen Ditchfield 🐛
Browse files

Remove some warnings about unused return values.

Summary:
RichTextComposerSignatures::replaceSignature(),
AttachmentModel::addAttachment(), and Item::appendChildItem() are called
for their side effects, and their returned values are not error indicators,
so there's no need to check them.

Reviewers: mlaurent

Reviewed By: mlaurent

Subscribers: mlaurent, kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D24709
parent cd1aeb42
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment