From cf8d9f404e3e1d81e6ae425a7f4c495f074f7399 Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 7 Dec 2004 13:37:18 +0000 Subject: Don't complain when no driver is recognised; use MPI_COMM_WORLD for communication instead. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Slab/trunk@37 2e825fa2-fb71-486d-8b7f-a5ff3f0f6cb8 --- src/slab.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/slab.c b/src/slab.c index fb2c495..f95f750 100644 --- a/src/slab.c +++ b/src/slab.c @@ -94,9 +94,6 @@ void Slab_PrintTimers (void) # if defined CACTUSPUGH_PUGH # include "CactusPUGH/PUGH/src/include/pugh.h" # endif -# if ! defined CARPET_CARPET && ! defined CARPETORIG_CARPET && ! defined CACTUSPUGH_PUGH -# error "No supported driver thorn included" -# endif #endif -- cgit v1.2.3