added support for new migrate feature
[util-vserver.git] / util-vserver / src / chbind.c
index 0f2bac2..6c626df 100644 (file)
@@ -303,7 +303,6 @@ void test()
 {
   struct vc_ip_mask_pair       ip;
   uint32_t                     bcast;
-  uint32_t                     tmp;
 
   bcast = 0;
   readIP("1.2.3.4", &ip, &bcast);