[Telepathy-commits] [telepathy-gabble/master] Remove a def defined twice

Pierre-Luc Beaudoin pierre-luc.beaudoin at collabora.co.uk
Thu Dec 4 12:03:34 PST 2008


---
 src/presence-cache.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/presence-cache.c b/src/presence-cache.c
index b5018cc..67bc2e1 100644
--- a/src/presence-cache.c
+++ b/src/presence-cache.c
@@ -44,12 +44,6 @@
 #include "util.h"
 #include "roster.h"
 
-/* When five DIFFERENT guys report the same caps for a given bundle, it'll
- * be enough. But if only ONE guy use the verification string (XEP-0115 v1.5),
- * it'll be enough too.
- */
-#define CAPABILITY_BUNDLE_ENOUGH_TRUST 5
-
 G_DEFINE_TYPE (GabblePresenceCache, gabble_presence_cache, G_TYPE_OBJECT);
 
 /* properties */
-- 
1.5.6.5




More information about the Telepathy-commits mailing list