Explorar o código

core: removed unused piece of code

- reported by Klaus Darilion
Daniel-Constantin Mierla %!s(int64=14) %!d(string=hai) anos
pai
achega
a8c2c1e2bd
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      dset.c

+ 0 - 5
dset.c

@@ -289,11 +289,6 @@ int append_branch(struct sip_msg* msg, str* uri, str* dst_uri, str* path,
 {
 	str luri;
 
-#ifdef USE_LOCAL_ROUTE
-	if (unlikely(dset_state==0))
-		return -1;
-#endif
-
 	/* if we have already set up the maximum number
 	 * of branches, don't try new ones 
 	 */