summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/cursor_order/cursor_order.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/cursor_order/cursor_order.c')
-rw-r--r--src/third_party/wiredtiger/test/cursor_order/cursor_order.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/cursor_order/cursor_order.c b/src/third_party/wiredtiger/test/cursor_order/cursor_order.c
index b2e847f880c..2cdbe4cb840 100644
--- a/src/third_party/wiredtiger/test/cursor_order/cursor_order.c
+++ b/src/third_party/wiredtiger/test/cursor_order/cursor_order.c
@@ -132,7 +132,6 @@ main(int argc, char *argv[])
}
argc -= __wt_optind;
- argv += __wt_optind;
if (argc != 0)
return (usage());