From 5753eca8f9c37654899c8a43f1fadbb664affd90 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Fri, 12 Jan 2007 22:26:00 +0000 Subject: Carpet: Remove commented-out global variable reffact darcs-hash:20070112222609-dae7b-3384ff0d596d5c35a2dd3e2b26a2302cc0b84dc6.gz --- Carpet/Carpet/src/variables.cc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Carpet/Carpet/src/variables.cc') diff --git a/Carpet/Carpet/src/variables.cc b/Carpet/Carpet/src/variables.cc index 23e78132b..a44d6efc5 100644 --- a/Carpet/Carpet/src/variables.cc +++ b/Carpet/Carpet/src/variables.cc @@ -18,11 +18,6 @@ namespace Carpet { // Refinement levels int reflevels; -#if 0 - // Refinement factor - int reffact; -#endif - // Temporal refinement factors over the coarsest grid vector timereffacts; -- cgit v1.2.3