summaryrefslogtreecommitdiff
path: root/src/rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtc.c')
-rw-r--r--src/rtc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rtc.c b/src/rtc.c
index ccf8ad078..f9aedfd30 100644
--- a/src/rtc.c
+++ b/src/rtc.c
@@ -9,9 +9,6 @@ static struct SiiRtcInfo sRtc;
static u8 sProbeResult;
static u16 sSavedIme;
-// TODO: Define this in C. Gas prevents it from working at the moment.
-extern struct Time gLocalTime;
-
static const struct SiiRtcInfo sRtcDummy = {0, MONTH_JAN, 1}; // 2000 Jan 1
static const s32 sNumDaysInMonths[12] =