Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the surf log categories elsewhere
[simgrid.git] / src / surf / surf_interface.cpp
index b0721c7..eba9887 100644 (file)
 #include <fstream>
 #include <string>
 
-XBT_LOG_NEW_CATEGORY(surf, "All SURF categories");
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_kernel, surf, "Logging specific to SURF (kernel)");
-
 /*********
  * Utils *
  *********/
 
-simgrid::kernel::profile::FutureEvtSet future_evt_set;
 std::vector<std::string> surf_path;
 
 const std::vector<surf_model_description_t> surf_network_model_description = {