[Pkg-privacy-commits] [torbirdy] 12/22: Remove redundant comment about Gecko compatibility
Ulrike Uhlig
ulrike at moszumanska.debian.org
Wed Apr 19 13:28:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
ulrike pushed a commit to branch debian/sid
in repository torbirdy.
commit 917249091c2431511d21b34221e31cdefdd7499a
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Sun Mar 26 05:05:21 2017 -0400
Remove redundant comment about Gecko compatibility
---
components/torbirdy.js | 3 ---
1 file changed, 3 deletions(-)
diff --git a/components/torbirdy.js b/components/torbirdy.js
index c1bb474..a51efa2 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -598,9 +598,6 @@ TorBirdy.prototype = {
var accounts = this.acctMgr.accounts;
var allAccounts = [];
- // To maintain compatibility between Gecko 17+ and Gecko < 17, find out
- // which version we are on.
-
var accountLength = accounts.length;
for (let i = 0; i < accountLength; i++) {
var account = accounts.queryElementAt(i, Ci.nsIMsgAccount);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git
More information about the Pkg-privacy-commits
mailing list