aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/randpktdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'extcap/randpktdump.c')
-rw-r--r--extcap/randpktdump.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/extcap/randpktdump.c b/extcap/randpktdump.c
index da474ce930..d0cb4cf9d6 100644
--- a/extcap/randpktdump.c
+++ b/extcap/randpktdump.c
@@ -291,8 +291,6 @@ int main(int argc, char *argv[])
goto end;
}
- randpkt_seed();
-
if (!all_random) {
produce_type = randpkt_parse_type(type);