aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/variables.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/src/variables.hh')
-rw-r--r--Carpet/Carpet/src/variables.hh5
1 files changed, 0 insertions, 5 deletions
diff --git a/Carpet/Carpet/src/variables.hh b/Carpet/Carpet/src/variables.hh
index d27839ce8..093eaee93 100644
--- a/Carpet/Carpet/src/variables.hh
+++ b/Carpet/Carpet/src/variables.hh
@@ -47,11 +47,6 @@ namespace Carpet {
extern int reflevels;
#define CARPET_NEW_REFFACT
-#if 0
- // Refinement factor
- extern int reffact;
-#endif
-
// Temporal refinement factors over the coarsest grid
extern vector<int> timereffacts;