Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Actually obey the key_len argument in exception messages
[simgrid.git] / src / xbt / fifo.c
index f282a6e..ed8b30e 100644 (file)
@@ -6,10 +6,9 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/sysdep.h"
-#include "xbt/error.h"
 #include "fifo_private.h"
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(fifo,xbt,"FIFO");
+/*XBT_LOG_NEW_DEFAULT_SUBCATEGORY(fifo,xbt,"FIFO"); UNUSED SO FAR */
 
 /** \defgroup XBT_fifo A generic workqueue
   *  \brief This section describes the API to generic workqueue. These functions