Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ hideProgressBar
Method
hideProgressBar
src/efibooteditor.cpp:483–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
}
482
483
void EFIBootEditor::hideProgressBar()
484
{
485
progress->reset();
486
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected