Просмотр исходного кода

Remove spurious increment of problemid in subproblem.h

Ian Goldberg 14 лет назад
Родитель
Сommit
37f2ae66aa
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      subproblem.h

+ 0 - 1
subproblem.h

@@ -36,7 +36,6 @@ struct Subproblem {
 	    3*sizeof(unsigned int));
 	memmove(desc+3+(3*WORDS+3)*sizeof(unsigned int), &dpfreq,
 	    sizeof(unsigned int));
-	++problemid;
     }
 
     // Initilize the Subproblem from the binary description, *without*