X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46df9f38f01f259164d20cd44a30529ac7aeecdf..2ba8549e0a8371efc09c66bad197097f88d93366:/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