Delete trivial instances of /*NOTREACHED*/
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
a0cdd157f1
commit
1fee5028a2
6 changed files with 0 additions and 7 deletions
|
@ -56,7 +56,6 @@ market_update(void *unused)
|
|||
now += 300; /* Every 5 minutes */
|
||||
empth_sleep(now);
|
||||
}
|
||||
/*NOTREACHED*/
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
@ -157,7 +157,6 @@ update_sched(void *unused)
|
|||
|
||||
update_get_schedule();
|
||||
}
|
||||
/*NOTREACHED*/
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue