mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 02:25:40 +08:00
remove unused float variable
This commit is contained in:
parent
f64cd475af
commit
36f8cde2fb
@ -286,8 +286,6 @@ 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