From 3dee7e4be4bc9fecf413c83b89a7c15bff5103f2 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Thu, 26 Jan 2006 12:53:25 +0000 Subject: [PATCH] rm a line commited by mistake --- src/common/connection.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/connection.py b/src/common/connection.py index ba2a89e1b..09d074e53 100644 --- a/src/common/connection.py +++ b/src/common/connection.py @@ -57,7 +57,6 @@ USE_GPG = GnuPG.USE_GPG from common import i18n _ = i18n._ -send_sha_in_gc_presence = True # determine which DNS resolution library is available HAS_DNSPYTHON = False