X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/89a68d74c5e01051bd606a36e347610ca98274aa..209b2c14ca411bd87d8c1eb856cb7bf5013d76ef:/src/surf/xml/surfxml_sax_cb.cpp diff --git a/src/surf/xml/surfxml_sax_cb.cpp b/src/surf/xml/surfxml_sax_cb.cpp index c054e0580d..a47b4f20be 100644 --- a/src/surf/xml/surfxml_sax_cb.cpp +++ b/src/surf/xml/surfxml_sax_cb.cpp @@ -187,10 +187,7 @@ void STag_surfxml_platform() { "available in the tools/ directory of the source archive.\n" "Please check also out the SURF section of the ChangeLog for " - "the 3.1 version for more information. \n" - - "Last, do not forget to also update your values for " - "the calls to MSG_task_create (if any)."); + "the 3.1 version for more information."); surf_parse_assert(version >= 300L, "******* BIG FAT WARNING *********\n " "You're using an old XML file.\n" "Use simgrid_update_xml to update your file automatically. "