aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/noise.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/noise.h')
-rw-r--r--src/noise.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/noise.h b/src/noise.h
index c9b2b56..ccceb6b 100644
--- a/src/noise.h
+++ b/src/noise.h
@@ -75,7 +75,6 @@ struct noise_handshake {
struct noise_static_identity *static_identity;
- u8 ephemeral_public[NOISE_PUBLIC_KEY_LEN];
u8 ephemeral_private[NOISE_PUBLIC_KEY_LEN];
u8 remote_static[NOISE_PUBLIC_KEY_LEN];