Remove pointless destructors
ClosedPublic

Authored by zzag on Sep 5 2019, 8:08 PM.

Details

Reviewers
None
Group Reviewers
KWin
Commits
R108:7f9dc8625bd0: Remove pointless destructors
Summary

Neither WaylandCompositor nor X11Compositor have at least one smart
pointer field that points to an incomplete class type, so the destructors
are kind of useless.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Sep 5 2019, 8:08 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 5 2019, 8:08 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 5 2019, 8:08 PM
zzag edited the summary of this revision. (Show Details)Sep 5 2019, 8:15 PM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 7 2019, 7:18 AM
This revision was automatically updated to reflect the committed changes.