ead: clean up
[openwrt.git] / package / network / services / ead / src / tinysrp / t_client.c
index ebdd203..692215a 100644 (file)
@@ -58,8 +58,6 @@ t_clientopen(u, n, g, s)
   int i, validated;
   struct t_preconf * tpc;
 
-  BigInteger nn, gg, n12, r;
-
   validated = 0;
   if(n->len < MIN_MOD_BYTES)
     return 0;