MCPcopy Create free account
hub / github.com/KDE/falkon / unload

Method unload

src/plugins/GreaseMonkey/gm_plugin.cpp:54–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void GM_Plugin::unload()
55{
56 m_manager->unloadPlugin();
57 delete m_manager;
58}
59
60bool GM_Plugin::testPlugin()
61{

Callers

nothing calls this directly

Calls 1

unloadPluginMethod · 0.45

Tested by

no test coverage detected