mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
examples/canard: Remove warning for unused label
This commit is contained in:
parent
c69ec6c7e8
commit
9eeff9b09a
1 changed files with 0 additions and 1 deletions
|
|
@ -495,7 +495,6 @@ static int canard_daemon(int argc, char *argv[])
|
|||
errout_with_dev:
|
||||
canardNuttXClose(&canardnuttx_instance);
|
||||
|
||||
errout:
|
||||
g_canard_daemon_started = false;
|
||||
printf("canard_daemon: Terminating!\n");
|
||||
fflush(stdout);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue