Remove explicit initialization of default constructed members

Authored by bruns on Jun 20 2019, 10:03 PM.

Description

Remove explicit initialization of default constructed members

Summary:
All four are of type QPointer<PackageKit::Transaction> and are thus
default initialized, no need to do it explicitly.

Reviewers: lukas, jgrulich, ngraham

Reviewed By: jgrulich

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

Details

Committed
brunsJun 24 2019, 5:54 PM
Reviewer
jgrulich
Differential Revision
D21975: Remove explicit initialization of default constructed members
Parents
R623:6214113c8a29: Fix warning, remove unsigned int < 0 check
Branches
Unknown
Tags
Unknown