From 1238f5a95762e6ebdd075b038d553b303a76edbd Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sun, 13 Nov 2005 18:09:48 +0000 Subject: [PATCH] remove FIXME --- src/common/connection.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/connection.py b/src/common/connection.py index c998d9a3b..05ba26712 100644 --- a/src/common/connection.py +++ b/src/common/connection.py @@ -1380,7 +1380,6 @@ class Connection: self.dispatch('VCARD_PUBLISHED', ()) vcard_iq = self.awaiting_answers[id][1] # Save vcard to HD - #FIXME use has_child if vcard_iq.getTag('PHOTO') and vcard_iq.getTag('PHOTO').getTag('SHA'): new_sha = vcard_iq.getTag('PHOTO').getTagData('SHA') else: