Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill dead code.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 16 Mar 2022 10:15:45 +0000 (11:15 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 16 Mar 2022 15:46:06 +0000 (16:46 +0100)
src/mc/mc_mmu.hpp

index 15f0718..5d20836 100644 (file)
@@ -23,11 +23,6 @@ namespace mc {
 // TODO, do not depend on xbt_pagesize/xbt_pagebits but our own chunk size
 namespace mmu {
 
-static int chunk_size()
-{
-  return xbt_pagesize;
-}
-
 /** @brief How many memory pages are necessary to store size bytes?
  *
  *  @param size Byte size