summaryrefslogtreecommitdiff
path: root/test/test_rdxtree.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_rdxtree.c')
-rw-r--r--test/test_rdxtree.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/test_rdxtree.c b/test/test_rdxtree.c
index 261cd58..4f4288c 100644
--- a/test/test_rdxtree.c
+++ b/test/test_rdxtree.c
@@ -1038,11 +1038,8 @@ test_38(void)
}
int
-main(int argc, char *argv[])
+main(void)
{
- (void)argc;
- (void)argv;
-
test_1();
test_2();
test_3();