mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Unused code: remove PluginManager::socialNetworkIntegrationPlugins()
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
d88e916c1d
commit
69b922dc72
2 changed files with 0 additions and 6 deletions
|
@ -52,8 +52,3 @@ void PluginManager::loadPlugins()
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
QList<ISocialNetworkIntegration*> PluginManager::socialNetworkIntegrationPlugins() const
|
||||
{
|
||||
return _socialNetworks;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue