mirror of
https://github.com/zeromq/libzmq.git
synced 2025-09-20 12:59:33 +02:00
Default Travis clang build fails on unused variable 'MAX_SENDS'.
This commit is contained in:
parent
2208907a88
commit
d76536eb70
@ -19,7 +19,7 @@
|
||||
|
||||
#include "testutil.hpp"
|
||||
|
||||
const int MAX_SENDS = 10000;
|
||||
// const int MAX_SENDS = 10000;
|
||||
|
||||
int test_defaults (int send_hwm, int msgCnt)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user