mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
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
This commit is contained in:
@@ -38,10 +38,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
// Default length in bytes
|
||||
static int userKeyLength = 64;
|
||||
static int sessionKeyLength = 16;
|
||||
|
||||
@implementation SOGoSession
|
||||
|
||||
+ (NSString *) valueForSessionKey: (NSString *) theSessionKey
|
||||
|
||||
Reference in New Issue
Block a user