Make session loading/saving helpers local to sm.cpp
ClosedPublic

Authored by zzag on Apr 24 2019, 9:59 AM.

Details

Summary

There is no point for keeping them in the Workspace class because they
are used only in sm.cpp.

Test Plan

Compiles.

Diff Detail

Repository
R108 KWin
Branch
cleanup
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 11175
Build 11193: arc lint + arc unit
zzag created this revision.Apr 24 2019, 9:59 AM
Restricted Application added a project: KWin. · View Herald TranscriptApr 24 2019, 9:59 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Apr 24 2019, 9:59 AM
davidedmundson accepted this revision.May 2 2019, 10:48 PM
This revision is now accepted and ready to land.May 2 2019, 10:48 PM
This revision was automatically updated to reflect the committed changes.