mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
Remove debug again, bug squashed
This commit is contained in:
parent
54d5207939
commit
c0e77ac633
@ -503,7 +503,6 @@ AtticaManager::syncServerData()
|
||||
}
|
||||
|
||||
// DO we need to upgrade?
|
||||
tDebug( LOGVERBOSE ) << "Upgrade check for" << upstream.id() << "local is" << r.version << "upstream is" << upstream.version() << "and state is: " << r.state;
|
||||
if ( ( r.state == Installed || r.state == NeedsUpgrade ) &&
|
||||
!upstream.version().isEmpty() )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user