www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 6a12bfd521f9bb83dbf7e872b02de4e0ac690f1e
parent fe6713b358959b5aaae73b92c8eabd83b0e3010c
Author: Dan Stillman <dstillman@zotero.org>
Date:   Fri, 27 Aug 2010 19:18:56 +0000

Remove obsolete line


Diffstat:
Mchrome/content/zotero/xpcom/sync.js | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/chrome/content/zotero/xpcom/sync.js b/chrome/content/zotero/xpcom/sync.js @@ -911,9 +911,6 @@ Zotero.Sync.Runner = new function () { icon.disabled = status == 'animate'; } - // Clear tooltip - _tooltip = null; - // Clear status Zotero.Sync.Runner.setSyncStatus(); }