forked from len0rd/rockbox
Killed a warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2882 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6a24059392
commit
063c6d471f
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ struct tm *get_time(void)
|
|||
{
|
||||
#ifdef HAVE_RTC
|
||||
char rtcbuf[8];
|
||||
int i;
|
||||
|
||||
/* We don't need the first byte, but we want the indexes in the
|
||||
buffer to match the data sheet */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue