Explorar o código

remove pointless assignment

we already know that tmsg->srec is null at this point.
Oswald Buddenhagen %!s(int64=11) %!d(string=hai) anos
pai
achega
3814f19661
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/sync.c

+ 0 - 1
src/sync.c

@@ -1085,7 +1085,6 @@ box_loaded( int sts, void *aux )
 			if (++idx == hashsz)
 				idx = 0;
 		}
-		tmsg->srec = 0;
 		debug( "new\n" );
 		continue;
 	  found: