Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Storage-kill: no more check disk attachement
[simgrid.git] / src / surf / surf_private.hpp
index 700be68..c5a7827 100644 (file)
@@ -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