mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
FS-10167: Linux build updated and basic tests work as expected
This commit is contained in:
@@ -406,7 +406,6 @@ void command_unsubscribe(blade_handle_t *bh, char *args)
|
||||
void command_leave(blade_handle_t *bh, char *args)
|
||||
{
|
||||
cJSON *params = NULL;
|
||||
cJSON *channels = NULL;
|
||||
|
||||
ks_assert(bh);
|
||||
ks_assert(args);
|
||||
|
Reference in New Issue
Block a user