Browse Source

eliminate redis_uuid

pull/6/head
Richard Fuchs 12 years ago
parent
commit
b6643e32aa
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      daemon/call.h

+ 0
- 1
daemon/call.h View File

@ -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;
};


Loading…
Cancel
Save