Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename the plugins from the command line, and document it
[simgrid.git] / src / surf / surf_private.hpp
index fc2e885..64319f3 100644 (file)
@@ -21,6 +21,5 @@ XBT_PRIVATE std::ifstream* surf_ifsopen(std::string name);
 XBT_PRIVATE int __surf_is_absolute_file_path(const char* file_path);
 
 XBT_PRIVATE void check_disk_attachment();
 XBT_PRIVATE int __surf_is_absolute_file_path(const char* file_path);
 
 XBT_PRIVATE void check_disk_attachment();
-XBT_PRIVATE void parse_after_config();
 
 #endif
 
 #endif