From 6906875cb6f8fcb5364cf70fa4b27081c3528c56 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 29 Dec 2010 16:20:01 +0000 Subject: [PATCH] Removed unused variables (for now) Monotone-Parent: 4bf1d5199159aabb88dec15bd4be9362748e3ba1 Monotone-Revision: 44dd1ae4ceec7361950180a2bf98d14de828b840 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-12-29T16:20:01 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoSession.m | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SoObjects/SOGo/SOGoSession.m b/SoObjects/SOGo/SOGoSession.m index 312b128a9..57c0ee98f 100644 --- a/SoObjects/SOGo/SOGoSession.m +++ b/SoObjects/SOGo/SOGoSession.m @@ -38,10 +38,6 @@ #include #include -// Default length in bytes -static int userKeyLength = 64; -static int sessionKeyLength = 16; - @implementation SOGoSession + (NSString *) valueForSessionKey: (NSString *) theSessionKey