Drop useless XCB_DESTROY_NOTIFY from big event switch statement
ClosedPublic

Authored by graesslin on Sep 22 2017, 3:20 PM.

Details

Summary

It just returned false, but that's also the default handling.

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.
graesslin created this revision.Sep 22 2017, 3:20 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 22 2017, 3:20 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
broulik accepted this revision.Sep 22 2017, 3:22 PM
This revision is now accepted and ready to land.Sep 22 2017, 3:22 PM
This revision was automatically updated to reflect the committed changes.