diff --git a/daemon/call.h b/daemon/call.h index 47f733b0c..38ae6ebc0 100644 --- a/daemon/call.h +++ b/daemon/call.h @@ -277,7 +277,6 @@ struct call { struct dtls_cert *dtls_cert; /* for outgoing */ str callid; - char redis_uuid[37]; time_t created; time_t last_signal; };