Q_UNUSED doesn't need a ; after it.

Authored by adridg on Aug 22 2019, 8:44 AM.

Description

Q_UNUSED doesn't need a ; after it.

Summary: This reduces compiler warnings (-Wall, or just clang) about unnecessary ;s.

Reviewers: davidedmundson

Reviewed By: davidedmundson

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D23335

Details

Committed
adridgAug 22 2019, 9:55 AM
Reviewer
davidedmundson
Differential Revision
D23335: Q_UNUSED doesn't need a ; after it.
Parents
R244:eb8a910ee235: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown