Skip to content

Commit

Permalink
test/regress_http: remove second ARRAY_SIZE macros
Browse files Browse the repository at this point in the history
  • Loading branch information
azat committed Jun 2, 2020
1 parent 8b5a4d6 commit 2aaa735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/regress_http.c
Expand Up @@ -5319,7 +5319,6 @@ http_timeout_read_server_test(void *arg)



#define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0]))
static void
http_max_connections_test(void *arg)
{
Expand Down

0 comments on commit 2aaa735

Please sign in to comment.