X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f40b5467867639e341f20ac756294b86feaf737..a4f777f30924d7890b9e1da29f9d1a637035531b:/src/simdag/sd_global.c diff --git a/src/simdag/sd_global.c b/src/simdag/sd_global.c index 8bbdbdf215..a74295c24b 100644 --- a/src/simdag/sd_global.c +++ b/src/simdag/sd_global.c @@ -182,8 +182,6 @@ void SD_create_environment(const char *platform_file) void **surf_workstation = NULL; void **surf_link = NULL; - platform_filename = xbt_strdup(platform_file); - // Reset callbacks surf_parse_reset_callbacks(); // Add config callbacks