mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
FS-7628: mod_erlang_event - removed unused var
This commit is contained in:
parent
3cec36f168
commit
97ed52cbef
@ -327,7 +327,6 @@ int ei_decode_string_or_binary(char *buf, int *index, int maxlen, char *dst)
|
||||
|
||||
switch_status_t initialise_ei(struct ei_cnode_s *ec)
|
||||
{
|
||||
char *thishostname = NULL;
|
||||
char thisnodename[MAXNODELEN + 1];
|
||||
char thisalivename[MAXNODELEN + 1];
|
||||
char *atsign;
|
||||
|
Loading…
x
Reference in New Issue
Block a user