Browse Source

Update misc.cpp

Fred Wu 3 years ago
parent
commit
c6437cccbb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      misc.cpp

+ 0 - 1
misc.cpp

@@ -293,7 +293,6 @@ int handle_command(char *s)
 			return -1;
 		}
 		g_fec_par.clone_fec(tmp_par);
-		g_fec_par.version++;
 		strcpy(rs_par_str,tmp_str);
 		//g_fec_data_num=a;
 		//g_fec_redundant_num=b;