aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/variables.cc
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/variables.cc')
-rw-r--r--Carpet/Carpet/src/variables.cc5
1 files changed, 0 insertions, 5 deletions
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<int> timereffacts;