X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ba0ca547e30986d4a982dab79ed6aaadc139ff9f..be437b7fa306304527b4b99a22d4bd017586cd68:/src/xbt/sysdep.c diff --git a/src/xbt/sysdep.c b/src/xbt/sysdep.c index 58bdb0f643..0c347504db 100644 --- a/src/xbt/sysdep.c +++ b/src/xbt/sysdep.c @@ -12,7 +12,6 @@ #include "xbt/sysdep.h" #include "xbt/xbt_portability.h" /* private */ #include "xbt/log.h" -#include "xbt/error.h" #include "portable.h" @@ -38,7 +37,7 @@ double xbt_os_time(void) { #endif /* HAVE_GETTIMEOFDAY? */ } -XBT_LOG_NEW_DEFAULT_SUBCATEGORY(sysdep, xbt, "System dependency"); +/*XBT_LOG_NEW_DEFAULT_SUBCATEGORY(sysdep, xbt, "System dependency");*/ struct s_xbt_os_timer {