summaryrefslogtreecommitdiff
path: root/pr/tests/tmoacc.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/tmoacc.c')
-rw-r--r--pr/tests/tmoacc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/pr/tests/tmoacc.c b/pr/tests/tmoacc.c
index 2fe746c4..f41ce8c1 100644
--- a/pr/tests/tmoacc.c
+++ b/pr/tests/tmoacc.c
@@ -188,10 +188,6 @@ PRIntn Tmoacc(PRIntn argc, char **argv)
PLOptState *opt = PL_CreateOptState(argc, argv, "dGb:t:T:R");
-#ifdef _PR_INET6
- PR_SetIPv6Enable(PR_TRUE);
-#endif
-
shared = PR_NEWZAP(Shared);
shared->debug = NULL;