Remove internal webserver code entirely.
This commit is contained in:
parent
64fd61cffc
commit
52464b97c1
5 changed files with 0 additions and 240 deletions
5
stats.h
5
stats.h
|
|
@ -95,11 +95,6 @@ struct stats {
|
|||
// total messages:
|
||||
uint32_t messages_total;
|
||||
|
||||
#ifdef ENABLE_WEBSERVER
|
||||
// network:
|
||||
uint32_t http_requests;
|
||||
#endif
|
||||
|
||||
// CPR decoding:
|
||||
unsigned int cpr_surface;
|
||||
unsigned int cpr_airborne;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue