Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove spurious "using" declarations.
[simgrid.git] / src / mc / remote / RemoteProcess.cpp
index bf2fe5bb24f51d0b6d6bba40beeceb14ee1a1dde..cb574a50fca7d781fc5892073465e689c1961f01 100644 (file)
@@ -23,8 +23,6 @@
 #include <string>
 #include <string_view>
 
-using simgrid::mc::remote;
-
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_process, mc, "MC process information");
 
 namespace simgrid {