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, 1 insertions, 4 deletions
diff --git a/Carpet/Carpet/src/variables.hh b/Carpet/Carpet/src/variables.hh
index c8eecaaf1..235874ada 100644
--- a/Carpet/Carpet/src/variables.hh
+++ b/Carpet/Carpet/src/variables.hh
@@ -32,7 +32,7 @@
#include <vect.hh>
#include "carpet_public.h"
-#include "TimerNode.hh"
+
namespace Carpet {
@@ -93,9 +93,6 @@ namespace Carpet {
// Current refinement factors
extern int timereflevelfact;
extern vect<int,dim> spacereflevelfact;
-
- extern TimerTree main_timer_tree;
- extern TimerTree mode_timer_tree;
// Current multigrid factor
extern int mglevelfact;