]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_mmu.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'dev-mailbox-clear' into 'master'
[simgrid.git] / src / mc / mc_mmu.hpp
index 21975e67fb015040f90d45e98d35bafce70806a7..5d20836cca83470909c6bc6a46cc9e458577aebe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2019. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2014-2022. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
@@ -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