Remove redundant declarations to allow building with -Wredundant-decls.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1560 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -43,7 +43,6 @@ typedef struct tcl_connection_s {
|
||||
int tc_outerror; /* flag an output error */
|
||||
} tcl_connection_t;
|
||||
|
||||
extern Jim_Interp *interp;
|
||||
static unsigned short tcl_port = 0;
|
||||
|
||||
/* commands */
|
||||
|
||||
Reference in New Issue
Block a user