From ff7bfc88b36ebfdfb8aef3df8e38c731f50d9a24 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Tue, 4 Apr 2006 17:09:48 +0000 Subject: [PATCH] rm leftover comment --- src/roster_window.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/roster_window.py b/src/roster_window.py index e28118ad6..41a7d6f18 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -1766,7 +1766,6 @@ _('If "%s" accepts this request you will know his or her status.') % jid) _('By removing this contact you also by default remove authorization resulting in him or her always seeing you as offline.'), _('I want this contact to know my status after removal'), on_response_ok = (on_ok, contact, account)) - # maybe use 2 optionboxes from which the contact can select? (better) def forget_gpg_passphrase(self, keyid): if self.gpg_passphrase.has_key(keyid):