Remove explicit initialization of default constructed members
ClosedPublic

Authored by bruns on Jun 21 2019, 8:37 PM.

Details

Summary

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

Diff Detail

Repository
R623 Plasma PackageKit Updater
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns requested review of this revision.Jun 21 2019, 8:37 PM
bruns created this revision.
jgrulich accepted this revision.Jun 24 2019, 5:39 AM
This revision is now accepted and ready to land.Jun 24 2019, 5:39 AM
This revision was automatically updated to reflect the committed changes.