]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
report: remove unused definition
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 11 Nov 2016 13:17:02 +0000 (14:17 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 15 Nov 2016 13:55:25 +0000 (14:55 +0100)
reports.h

index f23f8e0e322b1b712764e63170f97a78a03462b9..20fd32cab0521dcf0985201d282624c42e286086 100644 (file)
--- a/reports.h
+++ b/reports.h
@@ -31,8 +31,6 @@
 #include "addressing.h"
 #include "ntp.h"
 
-#define REPORT_INVALID_OFFSET 0x80000000
-
 typedef struct {
   IPAddr ip_addr;
   int stratum;