Преглед на файлове

core: removed unused piece of code

- reported by Klaus Darilion
Daniel-Constantin Mierla преди 14 години
родител
ревизия
a8c2c1e2bd
променени са 1 файла, в които са добавени 0 реда и са изтрити 5 реда
  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 
 	 */