X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d3de14a6513d53933bc175da91c3e1302fb9a629..ca82f90e6d610b6bb3b038cd9ee48d378cc8a909:/src/xbt/xbt_os_synchro.cpp diff --git a/src/xbt/xbt_os_synchro.cpp b/src/xbt/xbt_os_synchro.cpp index 1992ab40f2..14bde58c74 100644 --- a/src/xbt/xbt_os_synchro.cpp +++ b/src/xbt/xbt_os_synchro.cpp @@ -12,8 +12,6 @@ #include "src/kernel/activity/MutexImpl.hpp" #include "xbt/synchro.h" -XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_sync, xbt, "Synchronization mechanism"); - /****** mutex related functions ******/ xbt_mutex_t xbt_mutex_init(void) {