diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-03 17:31:34 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-03 17:31:34 +0100 |
commit | e1829c40abf547830d72b857db19de135be77e67 (patch) | |
tree | 7bdc5139983dd5037a92a75d3bf99bfad0a481e6 /src/rtc.c | |
parent | 2821eafb99e98267c610bcd62cec8e9555805e58 (diff) |
Clean up safari zone
Diffstat (limited to 'src/rtc.c')
-rw-r--r-- | src/rtc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -344,4 +344,3 @@ u16 RtcGetLocalDayCount(void) { return RtcGetDayCount(&sRtc); } - |