Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I don't see the point of declaring and calling empty functions
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 9 Nov 2011 15:50:42 +0000 (16:50 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 9 Nov 2011 15:59:36 +0000 (16:59 +0100)
commit4ddbd30b67dea473bb8c43c6c226a3b3a5af987e
tree74cc979378f155736141be98fb0193013ca05957
parentbbf0a1be10f50acc2440bdd52e5649cdd091affe
I don't see the point of declaring and calling empty functions

*_load *_unload callbacks of the routing logics seem unused.
We could maybe kill them?
src/surf/surf_private.h
src/surf/surf_routing.c
src/surf/surf_routing_dijkstra.c
src/surf/surf_routing_floyd.c
src/surf/surf_routing_full.c
src/surf/surf_routing_none.c
src/surf/surf_routing_private.h