Remove restrictive and unnecessary assert
authorlurchi <lurchi@strangeplace.net>
Tue, 24 Jul 2018 21:37:57 +0000 (23:37 +0200)
committerlurchi <lurchi@strangeplace.net>
Tue, 24 Jul 2018 21:37:57 +0000 (23:37 +0200)
commit3430620e67bacdb1910027f29a9b83e5c251a393
treedc08a808ad20fcec85571aeae0f401300a56e1e5
parent4cc2532d1d842721030f7ac386b2eacc85e0d0b9
Remove restrictive and unnecessary assert

Using the SCHEDULER_add* functions is now allowed before the first call to GNUNET_SCHEDULER_do_work.
src/util/scheduler.c