Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove redundant guard.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 12 Oct 2022 16:40:25 +0000 (18:40 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 12 Oct 2022 16:40:25 +0000 (18:40 +0200)
commitbee7d4b61138059d02b2f0b58b4ff38a8e5b5e82
tree26e7b7b5ea483109443078292e188e33384ae76d
parent096358cbeaf76f54b2a4e72d848c9171eddecd96
Remove redundant guard.

AppSide::ignore_heap() already returns early when not MC_is_active().
src/kernel/context/Context.cpp
src/kernel/context/ContextRaw.cpp
src/msg/msg_global.cpp
src/msg/msg_task.cpp
src/smpi/internals/smpi_actor.cpp