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

Method unload

plugins/git/gitplugin.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214{}
215
216void GitPlugin::unload()
217{
218 core()->uiController()->removeToolView(m_commitToolViewFactory);
219}
220
221bool emptyOutput(DVcsJob* job)
222{

Callers

nothing calls this directly

Calls 2

uiControllerMethod · 0.80
removeToolViewMethod · 0.45

Tested by

no test coverage detected