diff --git a/shell.c b/shell.c index bda79bf..194a663 100644 --- a/shell.c +++ b/shell.c @@ -115,8 +115,6 @@ err_free_line: return NULL; } - - static void do_probe(FILE *fp, const char *s) { char cmd[1] = { CMD_READ_ID };