we love the stupid one line fixes

This commit is contained in:
stitchy 2023-11-29 20:52:34 +00:00
parent 45c8314606
commit c5b2c0acf9
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -65,7 +65,6 @@ void* consumer() {
pthread_cond_wait(&myCond1, &myMutex);
}
//get_item();
print_count();
isProduced--;