Minor changes

This commit is contained in:
Loic Guegan 2023-07-17 18:57:14 +02:00
parent 11c495d26f
commit 7a1e84cbf3

View file

@ -97,7 +97,6 @@ int main (int argc, char *argv [])
time_t interval;
struct timespec power_ts;
int queue_id=0;
char *header[STATIC_LEN];
while(!__stop){
interval=INTERVAL(__loginterval);