summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index f87a29b..25ae4cd 100644
--- a/src/main.c
+++ b/src/main.c
@@ -399,7 +399,6 @@ int main(int argc, const char *argv[])
&rototiller.start_tv,
rototiller.ticks_offset),
0,
- "",
setup.module_setup,
&rototiller.module_context)) < 0,
"unable to create module context: %s", strerror(-r));
© All Rights Reserved