Delete trivial instances of /*NOTREACHED*/

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2014-01-20 22:30:56 +01:00
parent a0cdd157f1
commit 1fee5028a2
6 changed files with 0 additions and 7 deletions

View file

@ -56,7 +56,6 @@ market_update(void *unused)
now += 300; /* Every 5 minutes */
empth_sleep(now);
}
/*NOTREACHED*/
}
void

View file

@ -157,7 +157,6 @@ update_sched(void *unused)
update_get_schedule();
}
/*NOTREACHED*/
}
/*