Removed a warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@213 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6f061a5958
commit
466d29a890
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ static char lowhex(int x)
|
||||||
static void putpacket (char *buffer)
|
static void putpacket (char *buffer)
|
||||||
{
|
{
|
||||||
register int checksum;
|
register int checksum;
|
||||||
char ch;
|
|
||||||
|
|
||||||
char *src = buffer;
|
char *src = buffer;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue