diff --git a/mentos/src/process/scheduler_algorithm.c b/mentos/src/process/scheduler_algorithm.c index 6c27c1d..bc8537c 100644 --- a/mentos/src/process/scheduler_algorithm.c +++ b/mentos/src/process/scheduler_algorithm.c @@ -18,8 +18,6 @@ #include "process/wait.h" #include "process/scheduler.h" -int flag = 0; - /// @brief Updates task execution statistics. /// @param task the task to update. static void __update_task_statistics(task_struct *task); diff --git a/prova.txt b/prova.txt deleted file mode 100644 index 3b69572..0000000 --- a/prova.txt +++ /dev/null @@ -1 +0,0 @@ -siamo qui \ No newline at end of file