sim-card
/
sam7-util
Archived
10
0
Fork 0

main: Remove define that is never used, there is a copy in io_posix.c

This commit is contained in:
Holger Hans Peter Freyther 2011-10-09 18:36:59 +02:00
parent f5a4783b70
commit 587730174f
1 changed files with 0 additions and 3 deletions

3
main.c
View File

@ -33,9 +33,6 @@
#include "samba.h"
#include "cmd.h"
#define SAM7_TTY "/dev/at91_0"
static int sam7_parse_line( char *line, char *argv[] );
static int sam7_handle_line( char *line );
static void usage( void );