From: Jeroen Ruigrok/asmodai Date: Fri, 27 Aug 2004 21:27:41 +0000 (+0000) Subject: Remove a redundant call to gettimeofday(). X-Git-Tag: v2.0.1~10414 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/f44e497c98c71f3048f46df8798557c2080ae4fc Remove a redundant call to gettimeofday(). Noticed by: eirikn --- diff --git a/usr.sbin/traceroute/traceroute.c b/usr.sbin/traceroute/traceroute.c index d7af099fa4..404ee45305 100644 --- a/usr.sbin/traceroute/traceroute.c +++ b/usr.sbin/traceroute/traceroute.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $DragonFly: src/usr.sbin/traceroute/traceroute.c,v 1.2 2004/08/13 10:41:23 asmodai Exp $ + * $DragonFly: src/usr.sbin/traceroute/traceroute.c,v 1.3 2004/08/27 21:27:41 asmodai Exp $ */ #ifndef lint @@ -793,7 +793,6 @@ send_probe(int seq, u_int8_t ttl, int iflag, struct sockaddr_in *to) } op->seq = seq; op->ttl = ttl; - (void) gettimeofday(&tv, NULL); /* * We don't want hostiles snooping the net to get any useful