X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/08e7455d67920bbd7a87f440d00f2c1e071314a0..cf6a1d5f1eddea2b377415ab57c5185058488269:/src/surf/surf_private.hpp diff --git a/src/surf/surf_private.hpp b/src/surf/surf_private.hpp index 700be686a8..c5a78275b6 100644 --- a/src/surf/surf_private.hpp +++ b/src/surf/surf_private.hpp @@ -14,6 +14,4 @@ XBT_PRIVATE FILE* surf_fopen(const std::string& name, const char* mode); XBT_PRIVATE std::ifstream* surf_ifsopen(const std::string& name); -XBT_PRIVATE void check_disk_attachment(); - #endif