X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b565321ff8836a84c3d14c22c0789858086aa6c7..656ccde4d843648bc5c5d2a10cbbf767c1183a93:/include/msg/msg.h diff --git a/include/msg/msg.h b/include/msg/msg.h index d3999e6345..41b94838d7 100644 --- a/include/msg/msg.h +++ b/include/msg/msg.h @@ -107,7 +107,6 @@ XBT_PUBLIC(void) MSG_host_set_property_value(msg_host_t host, XBT_PUBLIC(void) MSG_create_environment(const char *file); -XBT_PUBLIC(void) MSG_load_platform_script(const char *script_file); XBT_PUBLIC(msg_host_t) MSG_get_host_by_name(const char *name); XBT_PUBLIC(xbt_dynar_t) MSG_hosts_as_dynar(void);