we love the stupid one line fixes
This commit is contained in:
parent
45c8314606
commit
c5b2c0acf9
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ void* consumer() {
|
|||
pthread_cond_wait(&myCond1, &myMutex);
|
||||
}
|
||||
|
||||
//get_item();
|
||||
print_count();
|
||||
isProduced--;
|
||||
|
||||
|
|
Loading…
Reference in a new issue