removed dead code
This commit is contained in:
parent
dd7790c190
commit
286c0bf33e
|
@ -44,7 +44,6 @@ SnorePlugin::SnorePlugin ( const QString &name ) :
|
|||
SnorePlugin::~SnorePlugin()
|
||||
{
|
||||
snoreDebug( SNORE_DEBUG ) << m_name << this << "deleted";
|
||||
deinitialize();
|
||||
}
|
||||
|
||||
bool SnorePlugin::initialize( SnoreCore *snore )
|
||||
|
|
Loading…
Reference in New Issue