Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt_os_procname and xbt_binary_name are the same -- keep only one of them
[simgrid.git] / src / xbt / mmalloc / mm_diff.c
index f577979..9ffeac1 100644 (file)
@@ -13,8 +13,6 @@
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mm_diff, xbt,
                                 "Logging specific to mm_diff in mmalloc");
 
-extern char *xbt_binary_name;
-
 xbt_dynar_t mc_heap_comparison_ignore;
 xbt_dynar_t stacks_areas;