This commit is contained in:
Mike Connor 2009-09-29 18:40:18 -07:00
Родитель 061821547d
Коммит 9344db61c8
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1089,8 +1089,6 @@ WeaveSvc.prototype = {
return;
}
fullSync = true; // not doing thresholds yet
// Make sure we should sync or record why we shouldn't
let reason = this._checkSync();
if (reason) {