Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill cruft that I introduced while merging routing code from Anvers
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 6 Oct 2009 16:56:43 +0000 (16:56 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 6 Oct 2009 16:56:43 +0000 (16:56 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6719 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/surf/surfxml_parse.c

index 9d04dea..d8ec646 100644 (file)
@@ -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