X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dc9b8feaddd53842f6204f4f24409b2382393fa9..3c6d61c2bd982819b041235ef2d5fa141c35e7f2:/include/xbt/config.hpp diff --git a/include/xbt/config.hpp b/include/xbt/config.hpp index b6f60f00f6..a0406db96d 100644 --- a/include/xbt/config.hpp +++ b/include/xbt/config.hpp @@ -307,7 +307,5 @@ XBT_PUBLIC void show_aliases(); XBT_PUBLIC void help(); } } -XBT_ATTRIB_DEPRECATED_v323("Please use simgrid::config::get_value") XBT_PUBLIC std::string - xbt_cfg_get_string(const char* name); #endif