mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-13 20:39:57 +01:00
removed duplicate --stop
This commit is contained in:
parent
a0383b6664
commit
458d32ed7c
@ -645,10 +645,5 @@ TomahawkApp::instanceStarted( KDSingleApplicationGuard::Instance instance )
|
||||
AudioEngine::instance()->stop();
|
||||
}
|
||||
|
||||
if ( instance.arguments.contains( "--stop" ) )
|
||||
{
|
||||
AudioEngine::instance()->stop();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user