mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 19:05:06 -05:00
clientlog: remove unused code
This commit is contained in:
10
reports.h
10
reports.h
@@ -86,16 +86,6 @@ typedef struct {
|
||||
double rtc_gain_rate_ppm;
|
||||
} RPT_RTC_Report;
|
||||
|
||||
typedef struct {
|
||||
unsigned long client_hits;
|
||||
unsigned long peer_hits;
|
||||
unsigned long cmd_hits_auth;
|
||||
unsigned long cmd_hits_normal;
|
||||
unsigned long cmd_hits_bad;
|
||||
unsigned long last_ntp_hit_ago;
|
||||
unsigned long last_cmd_hit_ago;
|
||||
} RPT_ClientAccess_Report;
|
||||
|
||||
typedef struct {
|
||||
IPAddr ip_addr;
|
||||
unsigned long client_hits;
|
||||
|
||||
Reference in New Issue
Block a user