X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/efbbd7433e0f1dc72d63f821fbbcaf12962469c8..93c8beeb914dc3624c3818b21f17567345b4d36c:/src/surf/cpu_cas01.cpp diff --git a/src/surf/cpu_cas01.cpp b/src/surf/cpu_cas01.cpp index 2e71b1343e..648e0c4ec6 100644 --- a/src/surf/cpu_cas01.cpp +++ b/src/surf/cpu_cas01.cpp @@ -9,10 +9,8 @@ #include "maxmin_private.h" #include "simgrid/sg_config.h" -extern "C" { XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_cpu_cas, surf_cpu, "Logging specific to the SURF CPU IMPROVED module"); -} /************* * CallBacks *