mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 18:45:40 +08:00
remove unused float variable
This commit is contained in:
parent
140f4f9f97
commit
b40ab0abeb
@ -271,8 +271,6 @@ static void random_vector(uint8_t *vector, struct clientparam *param)
|
||||
}
|
||||
|
||||
|
||||
static float timeout = 5;
|
||||
|
||||
typedef struct radius_packet_t {
|
||||
uint8_t code;
|
||||
uint8_t id;
|
||||
|
Loading…
Reference in New Issue
Block a user