summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/droste/droste.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/modules/droste/droste.c b/src/modules/droste/droste.c
index 9475df7..09e471f 100644
--- a/src/modules/droste/droste.c
+++ b/src/modules/droste/droste.c
@@ -206,12 +206,6 @@ static void droste_prepare_frame(til_module_context_t *context, til_stream_t *st
return;
}
-
- /* TODO: if we're not used as an overlay, here'd be a good place to generate something or
- * just use another module as a base layer... until we do something sensible here, we should
- * keep this as an experimental module so it doesn't get used by automation as a base layer..
- * it also needs something to show in montage.
- */
}
}
© All Rights Reserved