Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Restore old comment for empty function.
[simgrid.git] / src / surf / sg_platf.cpp
index 6227ac5..809225f 100644 (file)
@@ -50,6 +50,7 @@ static simgrid::kernel::routing::NetZoneImpl* routing_get_current()
 /** Module management function: creates all internal data structures */
 void sg_platf_init()
 {
+  // Do nothing: just for symmetry of user code
 }
 
 /** Module management function: frees all internal data structures */