diff --git a/allocate.c b/allocate.c index d7e4a4eefe0183a627ce3c5950b8965214366b5f..d817f18616a37826a7b920abe60180237402a361 100644 --- a/allocate.c +++ b/allocate.c @@ -243,7 +243,7 @@ int main(int argc, char *argv[]) { // currentTime += deltaTime; } - } + // printf("Completed Queue:"); // llist_print(completedProcesses, (void (*)(void *)) &printQEntry);