1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 00:24:12 +02:00

Merge branch 'master' of github.com:tomahawk-player/tomahawk

This commit is contained in:
Michael Zanetti
2011-08-16 23:34:44 +02:00

View File

@@ -96,8 +96,6 @@ void
AdiumPlugin::settingsChanged()
{
m_active = TomahawkSettings::instance()->nowPlayingEnabled();
if( !m_active )
setStatus( "" );
}