Skip to content
Snippets Groups Projects
Commit 64c8d05c authored by Sean Klein's avatar Sean Klein
Browse files

[fshost] Remove global job parameter

"zx::job::default_job()" was the only value used; insert
that directly to avoid using global variables.

If the usage of multiple distinct jobs is required in the future,
we can re-add this feature without using global variables.

Change-Id: I8b678e540d1f8b3840c599fe044f458ba40ff82d
parent c5e1ca95
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment