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.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/Carpet/Carpet/src/variables.cc b/Carpet/Carpet/src/variables.cc
index 7351e4073..a75323ed9 100644
--- a/Carpet/Carpet/src/variables.cc
+++ b/Carpet/Carpet/src/variables.cc
@@ -26,9 +26,6 @@ namespace Carpet {
// Maximum refinement factors on finest possible grid
int maxtimereflevelfact;
vect<int,dim> maxspacereflevelfact;
-
- TimerTree main_timer_tree;
- TimerTree mode_timer_tree;
// Base multigrid level
int basemglevel;