aboutsummaryrefslogtreecommitdiff
path: root/Carpet/LoopControl/src/loopcontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/LoopControl/src/loopcontrol.h')
-rw-r--r--Carpet/LoopControl/src/loopcontrol.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Carpet/LoopControl/src/loopcontrol.h b/Carpet/LoopControl/src/loopcontrol.h
index 93dfda4dd..c1855570d 100644
--- a/Carpet/LoopControl/src/loopcontrol.h
+++ b/Carpet/LoopControl/src/loopcontrol.h
@@ -81,8 +81,6 @@ extern "C" {
/* fine threads; min, max, pos are undefined */
lc_space_t fine_thread;
- /* shared between fine threads */
- struct lc_fine_thread_comm_t* fine_thread_comm_ptr;
/* selftest: shared between all threads */
unsigned char* selftest_array;