mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 06:31:50 +08:00
Removed unused variable
This commit is contained in:
committed by
Andrew Nelless
parent
f2846b1586
commit
61c0bd1910
@@ -37,8 +37,6 @@
|
||||
|
||||
#define MAX_ERROR_SIZE 65535
|
||||
|
||||
// maxmium retry time limit set to 10s
|
||||
static const int s_maxRetry = 1000;
|
||||
static const float s_retryDelay = 0.01f;
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user