Remove obsolete line

This commit is contained in:
Dan Stillman 2010-08-27 19:18:56 +00:00
parent fe6713b358
commit 6a12bfd521

View file

@ -911,9 +911,6 @@ Zotero.Sync.Runner = new function () {
icon.disabled = status == 'animate';
}
// Clear tooltip
_tooltip = null;
// Clear status
Zotero.Sync.Runner.setSyncStatus();
}