[FileMetaDataProvider] Only initialize KFormat where it actually used
ClosedPublic

Authored by bruns on Apr 29 2019, 10:36 PM.

Details

Summary

KFormat is only used in some code paths, move the instances to the
appropriate scopes.

Test Plan

ctest passes
no functional changes

Diff Detail

Repository
R824 Baloo Widgets
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Apr 29 2019, 10:36 PM
Restricted Application added a project: Baloo. · View Herald TranscriptApr 29 2019, 10:36 PM
bruns requested review of this revision.Apr 29 2019, 10:36 PM
astippich accepted this revision.Apr 30 2019, 3:45 PM
This revision is now accepted and ready to land.Apr 30 2019, 3:45 PM
This revision was automatically updated to reflect the committed changes.