MCPcopy Create free account
hub / github.com/KasperskyLab/hrtng / unregisterMicrocodeExplorer

Function unregisterMicrocodeExplorer

src/MicrocodeExplorer.cpp:791–795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

789}
790
791void unregisterMicrocodeExplorer()
792{
793 detach_action_from_menu("View/Open subviews/[hrt] Microcode Explorer...", ACT_NAME(show_microcode_explorer));
794 unregister_action(ACT_NAME(show_microcode_explorer));
795}
796
797ACT_DEF(show_microcode_explorer)
798{

Callers 1

termFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected