Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ active
Method
active
lib/SysMsgPlugin/src/SysMsgPlugin.cpp:74–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void SysMsgPlugin::active(YAGfx& gfx)
75
{
76
/* Nothing to do. */
77
UTIL_NOT_USED(gfx);
78
}
79
80
void SysMsgPlugin::inactive()
81
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected