summaryrefslogtreecommitdiff
path: root/src/modules/rkt/rkt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/rkt/rkt.h')
-rw-r--r--src/modules/rkt/rkt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/rkt/rkt.h b/src/modules/rkt/rkt.h
index e5ed4dc..cff768c 100644
--- a/src/modules/rkt/rkt.h
+++ b/src/modules/rkt/rkt.h
@@ -36,7 +36,6 @@ typedef struct rkt_context_t {
} rkt_context_t;
typedef struct rkt_setup_scene_t {
- const til_module_t *module;
til_setup_t *setup; /* Baked setup as-configured via setup. */
} rkt_setup_scene_t;
© All Rights Reserved