report: remove unused definition

This commit is contained in:
Miroslav Lichvar 2016-11-11 14:17:02 +01:00
parent 6e9bfac07d
commit 00da177e51

View file

@ -31,8 +31,6 @@
#include "addressing.h" #include "addressing.h"
#include "ntp.h" #include "ntp.h"
#define REPORT_INVALID_OFFSET 0x80000000
typedef struct { typedef struct {
IPAddr ip_addr; IPAddr ip_addr;
int stratum; int stratum;