mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-20 12:08:21 +00:00
removed dead code
This commit is contained in:
parent
dd7790c190
commit
286c0bf33e
@ -44,7 +44,6 @@ SnorePlugin::SnorePlugin ( const QString &name ) :
|
|||||||
SnorePlugin::~SnorePlugin()
|
SnorePlugin::~SnorePlugin()
|
||||||
{
|
{
|
||||||
snoreDebug( SNORE_DEBUG ) << m_name << this << "deleted";
|
snoreDebug( SNORE_DEBUG ) << m_name << this << "deleted";
|
||||||
deinitialize();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool SnorePlugin::initialize( SnoreCore *snore )
|
bool SnorePlugin::initialize( SnoreCore *snore )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user