Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sg_cmdline is a public dynar containing all command-line arguments we got
[simgrid.git] / src / xbt / dict_cursor.c
index a83c005d589fa5aaee5a8ca3a6e7aa8c58696c44..7141a17837da3a22ce83044a9bb0da686dfc95f4 100644 (file)
@@ -12,7 +12,6 @@
 
 #include <string.h>             /* strlen() */
 
-XBT_LOG_EXTERNAL_CATEGORY(xbt_dict);
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_dict_cursor, xbt_dict,
                                 "To traverse dictionaries");