Skip to content

Commit

Permalink
sync with head
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi authored and luigi committed Jun 5, 2009
1 parent 57c850f commit ba46abc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sbin/ipfw/dummynet.c
Expand Up @@ -314,10 +314,6 @@ ipfw_list_pipes(void *data, uint nbytes, int ac, char *av[])
print_extra_delay_parms(p, prefix);

print_flowset_parms(&(p->fs), prefix);
#if 0
if (co.verbose)
printf(" V %20llu\n", align_uint64(&p->V) >> MY_M);
#endif

q = (struct dn_flow_queue *)(p+1);
list_queues(&(p->fs), q);
Expand Down

0 comments on commit ba46abc

Please sign in to comment.