Restart ajax on changed update time, remove unused variable.
This commit is contained in:
parent
40bd020394
commit
0612f771c6
2 changed files with 1 additions and 2 deletions
|
@ -1057,7 +1057,6 @@ PT_THREAD(ajax_call(struct httpd_state *s, char *ptr))
|
|||
static int iter;
|
||||
static char buf[128];
|
||||
static uint8_t numprinted;
|
||||
uint16_t dt;
|
||||
PSOCK_BEGIN(&s->sout);
|
||||
|
||||
#if WEBSERVER_CONF_PASSQUERY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue