Skip to content

Commit af13f95

Browse files
committed
Restore default epoch to 1970
1 parent 5756ddd commit af13f95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/circuitpy_mpconfig.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ typedef long mp_off_t;
205205
#define MICROPY_PY_URE_MATCH_GROUPS (CIRCUITPY_RE)
206206
#define MICROPY_PY_URE_MATCH_SPAN_START_END (CIRCUITPY_RE)
207207
#define MICROPY_PY_URE_SUB (CIRCUITPY_RE)
208-
#define MICROPY_EPOCH_IS_1970 (0)
209208

210209
// LONGINT_IMPL_xxx are defined in the Makefile.
211210
//

0 commit comments

Comments
 (0)