Skip to content

Commit 789a6f6

Browse files
improve
1 parent 7c5cef3 commit 789a6f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mod_unimrcp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2498,7 +2498,6 @@ static switch_status_t recog_channel_enable_grammar(speech_channel_t *schannel,
24982498
switch_log_printf(SWITCH_CHANNEL_UUID_LOG(schannel->session_uuid), SWITCH_LOG_DEBUG, "(%s) Enabling grammar %s\n", schannel->name, grammar_name);
24992499
switch_core_hash_insert(r->enabled_grammars, grammar_name, grammar);
25002500
}
2501-
25022501
switch_mutex_unlock(schannel->mutex);
25032502
}
25042503

0 commit comments

Comments
 (0)