Sanjay Govind hace 11 meses
padre
commit
7b26c06872
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      virtual_portal.c

+ 1 - 1
virtual_portal.c

@@ -33,7 +33,7 @@ static int32_t pof_thread_worker(void* context) {
     uint32_t elapsed = 0;
     uint32_t duration = 0;
     bool running = false;
-    bool two_phase = false;
+    // bool two_phase = false;
     float t_phase;
     uint32_t flags;
     while (true) {