Remove forgotten macros
This commit is contained in:
parent
b55e914273
commit
8df1bedb1b
2 changed files with 0 additions and 8 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue