Explorar o código

dispatcher: get rid of compile warning about unreachable code

Daniel-Constantin Mierla %!s(int64=9) %!d(string=hai) anos
pai
achega
5ac0f5c43d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      modules/dispatcher/dispatch.c

+ 0 - 1
modules/dispatcher/dispatch.c

@@ -1894,7 +1894,6 @@ int ds_select_dst_limit(sip_msg_t *msg, int set, int alg, unsigned int limit, in
 				default:
 					LM_ERR("can't get authorization hash\n");
 					return -1;
-					break;
 			}
 			break;
 		case 6: /* random selection */