mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 02:25:07 -05:00
Remove forgotten macros
This commit is contained in:
@@ -47,11 +47,6 @@
|
|||||||
|
|
||||||
static LOG_FileID logfileid;
|
static LOG_FileID logfileid;
|
||||||
|
|
||||||
/* ================================================== */
|
|
||||||
|
|
||||||
/* Day number of 1 Jan 1970 */
|
|
||||||
#define MJD_1970 40587
|
|
||||||
|
|
||||||
/* ================================================== */
|
/* ================================================== */
|
||||||
/* Enumeration used for remembering the operating mode of one of the
|
/* Enumeration used for remembering the operating mode of one of the
|
||||||
sources */
|
sources */
|
||||||
|
|||||||
@@ -686,9 +686,6 @@ handle_relock_after_trim(void)
|
|||||||
|
|
||||||
/* ================================================== */
|
/* ================================================== */
|
||||||
|
|
||||||
/* Day number of 1 Jan 1970 */
|
|
||||||
#define MJD_1970 40587
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
process_reading(time_t rtc_time, struct timeval *system_time)
|
process_reading(time_t rtc_time, struct timeval *system_time)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user