X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/39c935d6d5ee86d153f6f7e6a10d723ae7c57f6f..697e7bf5e65bce115783c6debcded0cf6f14744d:/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