From 4f7cf05571b3c16b4f77b58f6f7cac8c4bae66a1 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 6 Oct 2009 16:56:43 +0000 Subject: [PATCH] kill cruft that I introduced while merging routing code from Anvers git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6719 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/surf/surfxml_parse.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/surf/surfxml_parse.c b/src/surf/surfxml_parse.c index 9d04dea92e..d8ec646f64 100644 --- a/src/surf/surfxml_parse.c +++ b/src/surf/surfxml_parse.c @@ -12,8 +12,6 @@ #include "surf/surfxml_parse_private.h" #include "surf/surf_private.h" -#define NO_IMPLICIT_ROUTES - XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_parse, surf, "Logging specific to the SURF parsing module"); #undef CLEANUP -- 2.20.1