mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
icmp.c: remove empty else clause
This commit is contained in:
parent
272fcc0fad
commit
113fd6a9cf
@ -426,9 +426,6 @@ void recv_echo_repl(void)
|
||||
printf("\n");
|
||||
}
|
||||
}
|
||||
|
||||
#else
|
||||
return;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user