ソースを参照

remove unused float variable

z3APA3A 5 年 前
コミット
b40ab0abeb
1 ファイル変更0 行追加2 行削除
  1. 0 2
      src/authradius.c

+ 0 - 2
src/authradius.c

@@ -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;