]> AND Public Git Repository - simgrid.git/blobdiff - src/simix/libsmx.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bypass simix in simcall to surf::Cpu::setPState
[simgrid.git] / src / simix / libsmx.cpp
index 18ff3307438a8da3127664f68815cf6d3de5db4c..7d1ff6e0d81c9630032efbcc8aae50dd0a428cb1 100644 (file)
@@ -42,13 +42,6 @@ void simcall_call(smx_process_t process)
 // ***** Host simcalls
 // Those functions are replaced by methods on the Host object.
 
-/** \ingroup simix_host_management
- * \deprecated */
-xbt_dict_t simcall_host_get_properties(sg_host_t host)
-{
-  return host->getProperties();
-}
-
 /** \ingroup simix_host_management
  * \deprecated */
 xbt_swag_t simcall_host_get_process_list(sg_host_t host)