From d90801de1843dc8e6298606ac60739b634a62614 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Tue, 6 Sep 2005 13:00:48 +0000 Subject: [PATCH] remove a print --- src/common/connection.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/connection.py b/src/common/connection.py index ac06c5275..1f33524cf 100644 --- a/src/common/connection.py +++ b/src/common/connection.py @@ -37,7 +37,6 @@ from common import gajim from common import GnuPG import socks5 USE_GPG = GnuPG.USE_GPG -print USE_GPG from common import i18n _ = i18n._