From ce461bbd13c5ea6a94ba0b34cbb4d1be8159b67e Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 14 Feb 2006 14:52:00 +0000 Subject: - refactored ike proposal - uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there --- Source/charon/daemon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/charon/daemon.h') diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h index 4650c5cb0..343aecb25 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -97,7 +97,6 @@ struct daemon_t { /** * A send_queue_t instance. */ - send_queue_t *send_queue; /** -- cgit v1.2.3