Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix type conversion
[simgrid.git] / include / xbt / log.h
index 471ee3a..c33d0ff 100644 (file)
@@ -183,7 +183,7 @@ typedef enum {
  * Indicates which category is the default one.
  */
 
-#if defined(XBT_LOG_MAYDAY) || defined(SUPERNOVAE_MODE) /*|| defined (NLOG) * turning logging off */
+#if defined(XBT_LOG_MAYDAY) /*|| defined (NLOG) * turning logging off */
 # define XBT_LOG_DEFAULT_CATEGORY(cname)
 #else
 # define XBT_LOG_DEFAULT_CATEGORY(cname) \