X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6de03ecc4e630732984a0673512a5d15fd75e270..e6b5e106ef53a55ba7a1d7228f19456c9b249df9:/include/simgrid_config.h.in diff --git a/include/simgrid_config.h.in b/include/simgrid_config.h.in index b3a3fdfe18..49f6a3a98f 100644 --- a/include/simgrid_config.h.in +++ b/include/simgrid_config.h.in @@ -124,9 +124,6 @@ XBT_PUBLIC(char *) bprintf(const char *fmt, ...) _XBT_GNUC_PRINTF(1, 2); /* Define if xbt contexts are based on our threads implementation or not */ #cmakedefine CONTEXT_THREADS @CONTEXT_THREADS@ -/* Tracing SimGrid */ -#cmakedefine HAVE_TRACING @HAVE_TRACING@ - /* Jedule output */ #cmakedefine HAVE_JEDULE @HAVE_JEDULE@