Merge branch 'development' into LTS_development

This commit is contained in:
Thulinma 2017-12-13 11:00:08 +01:00
commit 7dd7cc6fe1
2 changed files with 26 additions and 23 deletions

View file

@ -542,7 +542,7 @@ namespace Mist {
pullLock.post();
pullLock.close();
pullLock.unlink();
WARN_MSG("No tracks found, cancelling");
INFO_MSG("No tracks found, cancelling");
return;
}
nProxy.userClient.countAsViewer = false;