From b79d23aea1db77282cf95cfb51d3e7441ba4b1f6 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Tue, 24 May 2011 12:27:00 +0200 Subject: [PATCH] avoid lots of uselessness --- remote/signing.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote/signing.cpp b/remote/signing.cpp index db52d39da..e6e7eea7e 100644 --- a/remote/signing.cpp +++ b/remote/signing.cpp @@ -267,7 +267,7 @@ void SigningPrivate::splitKeysByTrustLevel() } -#if 1 +#if 0 // Lets print out all the keys found till now. temp = keys[UltimatelyTrusted]; QStringList list;